License |
License |
---|---|
GroupId | GroupIdorg.apache.clerezza |
ArtifactId | ArtifactIdjaxrs.testutils |
Version | Version0.9-incubating |
Type | Typejar |
Description |
DescriptionClerezza - Test Utilities for Jax-Rs Applications
The direct or indirect parent of all Clerezza Artifacts
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.clerezza/jaxrs.testutils/ -->
<dependency>
<groupId>org.apache.clerezza</groupId>
<artifactId>jaxrs.testutils</artifactId>
<version>0.9-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.clerezza/jaxrs.testutils/
implementation 'org.apache.clerezza:jaxrs.testutils:0.9-incubating'
// https://jarcasting.com/artifacts/org.apache.clerezza/jaxrs.testutils/
implementation ("org.apache.clerezza:jaxrs.testutils:0.9-incubating")
'org.apache.clerezza:jaxrs.testutils:jar:0.9-incubating'
<dependency org="org.apache.clerezza" name="jaxrs.testutils" rev="0.9-incubating">
<artifact name="jaxrs.testutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.clerezza', module='jaxrs.testutils', version='0.9-incubating')
)
libraryDependencies += "org.apache.clerezza" % "jaxrs.testutils" % "0.9-incubating"
[org.apache.clerezza/jaxrs.testutils "0.9-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.wymiwyg : wrhapi | jar | 0.9 |
javax.ws.rs : jsr311-api | jar | 1.0 |
org.apache.clerezza : triaxrs | jar | 0.11-incubating |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.wymiwyg : wrhapi-jetty | jar | 0.9 |
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-simple | jar | 1.6.1 |