Jersey Test Framework

Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.

License

License

CDDL+GPL License
Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.test.framework
ArtifactId

ArtifactId

jersey-test-framework
Last Version

Last Version

1.1.1-ea
Release Date

Release Date

Type

Type

jar
Description

Description

Jersey Test Framework
Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.
Project Organization

Project Organization

Sun Microsystems, Inc

Download jersey-test-framework

How to add to project

<!-- https://jarcasting.com/artifacts/com.sun.jersey.test.framework/jersey-test-framework/ -->
<dependency>
    <groupId>com.sun.jersey.test.framework</groupId>
    <artifactId>jersey-test-framework</artifactId>
    <version>1.1.1-ea</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.test.framework/jersey-test-framework/
implementation 'com.sun.jersey.test.framework:jersey-test-framework:1.1.1-ea'
// https://jarcasting.com/artifacts/com.sun.jersey.test.framework/jersey-test-framework/
implementation ("com.sun.jersey.test.framework:jersey-test-framework:1.1.1-ea")
'com.sun.jersey.test.framework:jersey-test-framework:jar:1.1.1-ea'
<dependency org="com.sun.jersey.test.framework" name="jersey-test-framework" rev="1.1.1-ea">
  <artifact name="jersey-test-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.test.framework', module='jersey-test-framework', version='1.1.1-ea')
)
libraryDependencies += "com.sun.jersey.test.framework" % "jersey-test-framework" % "1.1.1-ea"
[com.sun.jersey.test.framework/jersey-test-framework "1.1.1-ea"]

Dependencies

compile (3)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.1.1-ea
com.sun.jersey : jersey-client jar 1.1.1-ea
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1-ea
1.1.0-ea
1.0.3.1
1.0.3