| License |
License |
|---|---|
| GroupId | GroupIdio.airlift |
| ArtifactId | ArtifactIdjaxrs-testing |
| Last Version | Last Version217 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjaxrs-testing
Airlift
|
| Project Organization |
Project OrganizationAirlift |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jaxrs-testing-217.pom | |
| jaxrs-testing-217.jar | 6 KB |
| jaxrs-testing-217-tests.jar | 5 KB |
| jaxrs-testing-217-test-sources.jar | 3 KB |
| jaxrs-testing-217-sources.jar | 3 KB |
| jaxrs-testing-217-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/jaxrs-testing/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>jaxrs-testing</artifactId>
<version>217</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/jaxrs-testing/
implementation 'io.airlift:jaxrs-testing:217'
// https://jarcasting.com/artifacts/io.airlift/jaxrs-testing/
implementation ("io.airlift:jaxrs-testing:217")
'io.airlift:jaxrs-testing:jar:217'
<dependency org="io.airlift" name="jaxrs-testing" rev="217">
<artifact name="jaxrs-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='jaxrs-testing', version='217')
)
libraryDependencies += "io.airlift" % "jaxrs-testing" % "217"
[io.airlift/jaxrs-testing "217"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.airlift : http-client | jar | 217 |
| com.google.guava : guava | jar | 31.0.1-jre |
| io.airlift : log | jar | 217 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.4 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.10 |
| org.assertj : assertj-core | jar | 3.18.1 |