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

Jar examples for g:grizzly-http-servlet

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials