is not current version
Last Version 217

jaxrs-testing 206

Airlift

License

License

GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

jaxrs-testing
Version

Version

206
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 206


<!-- https://jarcasting.com/artifacts/io.airlift/jaxrs-testing/ -->
<dependency>
    <groupId>io.airlift</groupId>
    <artifactId>jaxrs-testing</artifactId>
    <version>206</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/jaxrs-testing/
implementation 'io.airlift:jaxrs-testing:206'
// https://jarcasting.com/artifacts/io.airlift/jaxrs-testing/
implementation ("io.airlift:jaxrs-testing:206")
'io.airlift:jaxrs-testing:jar:206'
<dependency org="io.airlift" name="jaxrs-testing" rev="206">
  <artifact name="jaxrs-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='jaxrs-testing', version='206')
)
libraryDependencies += "io.airlift" % "jaxrs-testing" % "206"
[io.airlift/jaxrs-testing "206"]

Dependencies

compile (7)

Group / Artifact Type Version
io.airlift : http-client jar 206
com.google.guava : guava jar 30.1.1-jre
io.airlift : log jar 206
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

runtime (2)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish.jersey.inject : jersey-hk2 jar 2.26

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.