Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Hudson-ci/development/third party libraries/REST"

(REST)
 
Line 29: Line 29:
 
| 1.4  
 
| 1.4  
 
| 1.8
 
| 1.8
 +
|
 +
|
 +
|
 +
|
 
|-
 
|-
 
| com.sun.jersey.contribs.jersey-guice  
 
| com.sun.jersey.contribs.jersey-guice  
Line 37: Line 41:
 
| 1.5  
 
| 1.5  
 
|  
 
|  
 +
|
 +
|
 +
|
 +
|
 
|-
 
|-
 
| javax.ws.rs.jsr311-api  
 
| javax.ws.rs.jsr311-api  
Line 45: Line 53:
 
| 1.1.1  
 
| 1.1.1  
 
|  
 
|  
 +
|
 +
|
 +
|
 +
|
 
|-
 
|-
 
| org.sonatype.spice.jersey-ahc-client  
 
| org.sonatype.spice.jersey-ahc-client  
Line 53: Line 65:
 
| 1.0.1  
 
| 1.0.1  
 
| 1.0.2
 
| 1.0.2
 +
|
 +
|
 +
|
 +
|
 
|}
 
|}

Latest revision as of 20:44, 30 January 2012

Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Libraries: REST











REST

PB == Piggyback on existing Eclipse approval

CQ == IPZilla Reference

Library name Description Where used License Url Current version The latest available version Distributed? PB? CQ Approved?
com.sun.jersey.jersey-json hudson-rest CDDL 1.1 and GPL 2 with CPE http://jersey.java.net/ 1.4 1.8
com.sun.jersey.contribs.jersey-guice hudson-rest-server CDDL 1.1 and GPL 2 with CPE http://jersey.java.net/ 1.5
javax.ws.rs.jsr311-api hudson-rest-common CDDL-1.0 [1] 1.1.1
org.sonatype.spice.jersey-ahc-client Async Http Client implementation for the Jersey Client API hudson-rest-client Eclipse Public License 1.0 https://github.com/sonatype/jersey-ahc-client 1.0.1 1.0.2

Back to the top