License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.sun.jersey |
ArtifactId | ArtifactIdjersey-tests |
Version | Version1.19.4 |
Type | Typepom |
Description |
Descriptionjersey-tests
Functional tests using JUnit.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jersey-tests-1.19.4.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.jersey/jersey-tests/ -->
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-tests</artifactId>
<version>1.19.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey/jersey-tests/
implementation 'com.sun.jersey:jersey-tests:1.19.4'
// https://jarcasting.com/artifacts/com.sun.jersey/jersey-tests/
implementation ("com.sun.jersey:jersey-tests:1.19.4")
'com.sun.jersey:jersey-tests:pom:1.19.4'
<dependency org="com.sun.jersey" name="jersey-tests" rev="1.19.4">
<artifact name="jersey-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey', module='jersey-tests', version='1.19.4')
)
libraryDependencies += "com.sun.jersey" % "jersey-tests" % "1.19.4"
[com.sun.jersey/jersey-tests "1.19.4"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-core-asl | jar | 1.8.3 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.8.3 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.8.3 |
org.codehaus.jackson : jackson-xc | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |
woodstox : wstx-asl | jar | 3.2.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.3-1 |
javax.annotation : jsr250-api | jar | 1.0 |
javax.mail : mail | jar | 1.4 |
com.sun.grizzly : grizzly-servlet-webserver | jar | 1.9.45 |
com.sun.jersey : jersey-client | jar | 1.19.4 |
com.sun.jersey : jersey-grizzly | jar | 1.19.4 |
com.sun.jersey : jersey-server-linking | jar | 1.19.4 |
com.sun.jersey : jersey-grizzly2 | jar | 1.19.4 |
com.sun.jersey : jersey-json | jar | 1.19.4 |
com.sun.jersey : jersey-atom | jar | 1.19.4 |
com.sun.jersey : jersey-fastinfoset | jar | 1.19.4 |
com.sun.jersey.contribs : jersey-multipart | jar | 1.19.4 |
com.sun.jersey.contribs : jersey-wadl-json-schema | jar | 1.19.4 |