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