Download grizzly-http-webserver-1.9.36.jar file - Jar g

Jar examples for g:grizzly-http-webserver

Description

You can download jar file grizzly-http-webserver 1.9.36 in this page.

License

Open Source License

Build File

You can use the following script to add grizzly-http-webserver-1.9.36.jar to your project.

<dependency>
   <groupId>com.sun.grizzly</groupId>
   <artifactId>grizzly-http-webserver</artifactId>
   <version>1.9.36</version>
</dependency>
compile group: 'com.sun.grizzly', name: 'grizzly-http-webserver', version: '1.9.36'
libraryDependencies += "com.sun.grizzly" % "grizzly-http-webserver" % "1.9.36"
<dependency org="com.sun.grizzly" name="grizzly-http-webserver" rev="1.9.36"/>
@Grapes(@Grab(group='com.sun.grizzly', module='grizzly-http-webserver', version='1.9.36'))
'com.sun.grizzly:grizzly-http-webserver:jar:1.9.36'

Download

Click the following link to download the jar file.

grizzly-http-webserver-1.9.36.jar
grizzly-http-webserver-1.9.36-javadoc.jar
grizzly-http-webserver-1.9.36.pom
grizzly-http-webserver-1.9.36-sources.jar



Related Tutorials