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