| License | License | 
|---|---|
| GroupId | GroupIdcom.facebook.airlift | 
| ArtifactId | ArtifactIdjaxrs | 
| Last Version | Last Version0.205 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjaxrs Airlift | 
| Project Organization | Project OrganizationAirlift | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jaxrs-0.205.pom | |
| jaxrs-0.205.jar | 26 KB | 
| jaxrs-0.205-tests.jar | 18 KB | 
| jaxrs-0.205-test-sources.jar | 9 KB | 
| jaxrs-0.205-sources.jar | 19 KB | 
| jaxrs-0.205-javadoc.jar | 98 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.facebook.airlift/jaxrs/ -->
<dependency>
    <groupId>com.facebook.airlift</groupId>
    <artifactId>jaxrs</artifactId>
    <version>0.205</version>
</dependency>// https://jarcasting.com/artifacts/com.facebook.airlift/jaxrs/
implementation 'com.facebook.airlift:jaxrs:0.205'// https://jarcasting.com/artifacts/com.facebook.airlift/jaxrs/
implementation ("com.facebook.airlift:jaxrs:0.205")'com.facebook.airlift:jaxrs:jar:0.205'<dependency org="com.facebook.airlift" name="jaxrs" rev="0.205">
  <artifact name="jaxrs" type="jar" />
</dependency>@Grapes(
@Grab(group='com.facebook.airlift', module='jaxrs', version='0.205')
)libraryDependencies += "com.facebook.airlift" % "jaxrs" % "0.205"[com.facebook.airlift/jaxrs "0.205"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.1 | 
| org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.26 | 
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.26 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.facebook.airlift : testing | jar | 0.205 | 
| com.facebook.airlift : bootstrap | jar | 0.205 | 
| org.testng : testng | jar | 6.9.6 |