Last Version

jersey-tests 1.19.4

Functional tests using JUnit.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey
ArtifactId

ArtifactId

jersey-tests
Version

Version

1.19.4
Type

Type

pom
Description

Description

jersey-tests
Functional tests using JUnit.
Project URL

Project URL

https://jersey.java.net/jersey-tests/
Project Organization

Project Organization

Oracle Corporation

Download jersey-tests 1.19.4

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"]

Dependencies

compile (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

test (16)

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

Project Modules

There are no modules declared in this project.