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