Last Version

Jersey Test Framework - InMemory Module 1.19.4

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

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.jersey-test-framework
ArtifactId

ArtifactId

jersey-test-framework-inmemory
Version

Version

1.19.4
Type

Type

jar
Description

Description

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

Project URL

https://jersey.java.net/jersey-test-framework-inmemory/
Project Organization

Project Organization

Oracle Corporation

Download jersey-test-framework-inmemory 1.19.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.