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