License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdresteasy-test-tjws |
Last Version | Last Version2.3.10.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRESTEasy TJWS Test Support
Resteasy
|
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-test-tjws/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-test-tjws</artifactId>
<version>2.3.10.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-test-tjws/
implementation 'org.jboss.resteasy:resteasy-test-tjws:2.3.10.Final'
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-test-tjws/
implementation ("org.jboss.resteasy:resteasy-test-tjws:2.3.10.Final")
'org.jboss.resteasy:resteasy-test-tjws:jar:2.3.10.Final'
<dependency org="org.jboss.resteasy" name="resteasy-test-tjws" rev="2.3.10.Final">
<artifact name="resteasy-test-tjws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='resteasy-test-tjws', version='2.3.10.Final')
)
libraryDependencies += "org.jboss.resteasy" % "resteasy-test-tjws" % "2.3.10.Final"
[org.jboss.resteasy/resteasy-test-tjws "2.3.10.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-jaxrs | jar | 2.3.10.Final |
org.jboss.resteasy : tjws | jar | 2.3.10.Final |
javax.servlet : servlet-api | jar | 2.5 |
junit : junit | jar | 4.8.1 |
log4j : log4j | jar | 1.2.14 |
org.slf4j : slf4j-api | jar | 1.6.4 |
commons-logging : commons-logging | jar | 1.1.1 |