RESTEasy JAX-RS Implementation Tests

Resteasy

License

License

Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-jaxrs-test
Last Version

Last Version

2.3.10.Final
Release Date

Release Date

Type

Type

jar
Description

Description

RESTEasy JAX-RS Implementation Tests
Resteasy

Download resteasy-jaxrs-test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

test (1)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-test-tjws jar 2.3.10.Final

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.10.Final