Last Version

RESTEasy JAX-RS Client/Server Testsuite 3.0.19.Final

Resteasy

License

License

Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-jaxrs-testsuite
Version

Version

3.0.19.Final
Type

Type

jar
Description

Description

RESTEasy JAX-RS Client/Server Testsuite
Resteasy
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-jaxrs-testsuite 3.0.19.Final


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar 3.0.19.Final
org.jboss.resteasy : resteasy-client jar 3.0.19.Final
org.jboss.resteasy : resteasy-jaxb-provider jar 3.0.19.Final
junit : junit jar 4.12
org.apache.httpcomponents : httpclient jar 4.3.6
org.jboss.resteasy : resteasy-jdk-http jar 3.0.19.Final
org.jboss.resteasy : resteasy-wadl jar 3.0.19.Final
org.jboss.resteasy : resteasy-netty4 jar 3.0.19.Final

provided (1)

Group / Artifact Type Version
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec jar 1.0.0.Final

test (4)

Group / Artifact Type Version
org.jboss.resteasy : tjws jar 3.0.19.Final
org.jboss.resteasy : resteasy-undertow jar 3.0.19.Final
io.undertow : undertow-servlet jar 1.2.8.Final
io.netty : netty-all jar 4.0.7.Final

Project Modules

There are no modules declared in this project.