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

Jar examples for g:grizzly-http-servlet

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials