Download grizzly-http-servlet-2.3-beta9.jar file - Jar g

Jar examples for g:grizzly-http-servlet

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

grizzly-http-servlet-2.3-beta9-javadoc.jar
grizzly-http-servlet-2.3-beta9-sources.jar
grizzly-http-servlet-2.3-beta9.jar
grizzly-http-servlet-2.3-beta9.pom



Related Tutorials