Download glassfish-grizzly-4.1.1.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.1.1 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

glassfish-grizzly-4.1.1-sources.jar
glassfish-grizzly-4.1.1.pom



Related Tutorials