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