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

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

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials