Download grizzly-http-servlet-1.9.57.jar file - Jar g

Jar examples for g:grizzly-http-servlet

Description

You can download jar file grizzly-http-servlet 1.9.57 in this page.

License

Open Source License

Build File

You can use the following script to add grizzly-http-servlet-1.9.57.jar to your project.

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

Download

Click the following link to download the jar file.

grizzly-http-servlet-1.9.57-javadoc.jar
grizzly-http-servlet-1.9.57-sources.jar
grizzly-http-servlet-1.9.57.jar
grizzly-http-servlet-1.9.57.pom



Related Tutorials