Download grizzly-framework-http-1.0.40.jar file - Jar g

Jar examples for g:grizzly-framework-http

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

grizzly-framework-http-1.0.40.jar
grizzly-framework-http-1.0.40-javadoc.jar
grizzly-framework-http-1.0.40.pom
grizzly-framework-http-1.0.40-sources.jar



Related Tutorials