Jar examples for j:jersey-container-jdk-http
JDK Http Container
You can download jar file jersey-container-jdk-http 2.7 in this page.
Open Source License
You can use the following script to add jersey-container-jdk-http-2.7.jar to your project.
<dependency> <groupId>org.glassfish.jersey.containers</groupId> <artifactId>jersey-container-jdk-http</artifactId> <version>2.7</version> </dependency>
compile group: 'org.glassfish.jersey.containers', name: 'jersey-container-jdk-http', version: '2.7'
libraryDependencies += "org.glassfish.jersey.containers" % "jersey-container-jdk-http" % "2.7"
<dependency org="org.glassfish.jersey.containers" name="jersey-container-jdk-http" rev="2.7"/>
@Grapes(@Grab(group='org.glassfish.jersey.containers', module='jersey-container-jdk-http', version='2.7'))
'org.glassfish.jersey.containers:jersey-container-jdk-http:jar:2.7'
Click the following link to download the jar file.
jersey-container-jdk-http-2.7-javadoc.jar