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