Download glassfish-grizzly-4.0.jar file - Jar g

Jar examples for g:glassfish-grizzly

Description

This pom describes how to assemble the Glassfish Grizzly package

You can download jar file glassfish-grizzly 4.0 in this page.

License

Open Source License

Build File

You can use the following script to add glassfish-grizzly-4.0.jar to your project.

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

Download

Click the following link to download the jar file.

glassfish-grizzly-4.0-b90.pom



Related Tutorials