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