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

Jar examples for g:grizzly-http

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials