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

Jar examples for g:grizzly-http

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials