Jar examples for j:jersey-test-framework-inmemory
You can download jar file jersey-test-framework-inmemory 1.12 in this page.
Open Source License
You can use the following script to add jersey-test-framework-inmemory-1.12.jar to your project.
<dependency> <groupId>com.sun.jersey.jersey-test-framework</groupId> <artifactId>jersey-test-framework-inmemory</artifactId> <version>1.12</version> </dependency>
compile group: 'com.sun.jersey.jersey-test-framework', name: 'jersey-test-framework-inmemory', version: '1.12'
libraryDependencies += "com.sun.jersey.jersey-test-framework" % "jersey-test-framework-inmemory" % "1.12"
<dependency org="com.sun.jersey.jersey-test-framework" name="jersey-test-framework-inmemory" rev="1.12"/>
@Grapes(@Grab(group='com.sun.jersey.jersey-test-framework', module='jersey-test-framework-inmemory', version='1.12'))
'com.sun.jersey.jersey-test-framework:jersey-test-framework-inmemory:jar:1.12'
Click the following link to download the jar file.
jersey-test-framework-inmemory-1.12-javadoc.jar