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