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