License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdresteasy-jaxrs-test |
Last Version | Last Version2.3.10.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRESTEasy JAX-RS Implementation Tests
Resteasy
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-test-tjws | jar | 2.3.10.Final |