Download grizzly-http-2.2.4.jar file - Jar g

Jar examples for g:grizzly-http

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

grizzly-http-2.2.4-javadoc.jar
grizzly-http-2.2.4-sources.jar
grizzly-http-2.2.4.jar
grizzly-http-2.2.4.pom



Related Tutorials