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.10.1 in this page.
Open Source License
You can use the following script to add jersey-test-framework-provider-inmemory-2.10.1.jar to your project.
<dependency> <groupId>org.glassfish.jersey.test-framework.providers</groupId> <artifactId>jersey-test-framework-provider-inmemory</artifactId> <version>2.10.1</version> </dependency>
compile group: 'org.glassfish.jersey.test-framework.providers', name: 'jersey-test-framework-provider-inmemory', version: '2.10.1'
libraryDependencies += "org.glassfish.jersey.test-framework.providers" % "jersey-test-framework-provider-inmemory" % "2.10.1"
<dependency org="org.glassfish.jersey.test-framework.providers" name="jersey-test-framework-provider-inmemory" rev="2.10.1"/>
@Grapes(@Grab(group='org.glassfish.jersey.test-framework.providers', module='jersey-test-framework-provider-inmemory', version='2.10.1'))
'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory:jar:2.10.1'
Click the following link to download the jar file.
jersey-test-framework-provider-inmemory-2.10.1-javadoc.jar