Last Version

jaxrs-testing 217

Airlift

License

License

GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

jaxrs-testing
Version

Version

217
Type

Type

jar
Description

Description

jaxrs-testing
Airlift
Project Organization

Project Organization

Airlift
Source Code Management

Source Code Management

https://github.com/airlift/airlift/tree/master/jaxrs-testing

Download jaxrs-testing 217


<!-- 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"]

Dependencies

compile (7)

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

runtime (3)

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

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.10
org.assertj : assertj-core jar 3.18.1

Project Modules

There are no modules declared in this project.