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