Download grizzly-http-server-core-2.2.9.jar file - Jar g

Jar examples for g:grizzly-http-server-core

Description

You can download jar file grizzly-http-server-core 2.2.9 in this page.

License

Open Source License

Build File

You can use the following script to add grizzly-http-server-core-2.2.9.jar to your project.

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

Download

Click the following link to download the jar file.

grizzly-http-server-core-2.2.9-javadoc.jar
grizzly-http-server-core-2.2.9-sources.jar
grizzly-http-server-core-2.2.9.jar
grizzly-http-server-core-2.2.9.pom



Related Tutorials