License |
License |
---|---|
GroupId | GroupIdcom.facebook.airlift |
ArtifactId | ArtifactIdjaxrs-testing |
Last Version | Last Version0.205 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjaxrs-testing
Airlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jaxrs-testing-0.205.pom | |
jaxrs-testing-0.205.jar | 6 KB |
jaxrs-testing-0.205-tests.jar | 5 KB |
jaxrs-testing-0.205-test-sources.jar | 3 KB |
jaxrs-testing-0.205-sources.jar | 4 KB |
jaxrs-testing-0.205-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.airlift/jaxrs-testing/ -->
<dependency>
<groupId>com.facebook.airlift</groupId>
<artifactId>jaxrs-testing</artifactId>
<version>0.205</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.airlift/jaxrs-testing/
implementation 'com.facebook.airlift:jaxrs-testing:0.205'
// https://jarcasting.com/artifacts/com.facebook.airlift/jaxrs-testing/
implementation ("com.facebook.airlift:jaxrs-testing:0.205")
'com.facebook.airlift:jaxrs-testing:jar:0.205'
<dependency org="com.facebook.airlift" name="jaxrs-testing" rev="0.205">
<artifact name="jaxrs-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.airlift', module='jaxrs-testing', version='0.205')
)
libraryDependencies += "com.facebook.airlift" % "jaxrs-testing" % "0.205"
[com.facebook.airlift/jaxrs-testing "0.205"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.airlift : http-client | jar | 0.205 |
com.google.guava : guava | jar | 26.0-jre |
com.facebook.airlift : log | jar | 0.205 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
org.glassfish.jersey.core : jersey-client | jar | 2.26 |
org.glassfish.jersey.test-framework : jersey-test-framework-core | jar | 2.26 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory | jar | 2.26 |
com.facebook.drift : drift-codec | jar | 1.31 |
com.facebook.drift : drift-transport-netty | jar | 1.31 |
com.facebook.drift : drift-api | jar | 1.31 |
com.facebook.drift : drift-protocol | jar | 1.31 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.26 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |
com.facebook.airlift : jaxrs | jar | 0.205 |