Download grizzly-httpservice-bundle-1.9.45.jar file - Jar g

Jar examples for g:grizzly-httpservice-bundle

Description

You can download jar file grizzly-httpservice-bundle 1.9.45 in this page.

License

Open Source License

Build File

You can use the following script to add grizzly-httpservice-bundle-1.9.45.jar to your project.

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

Download

Click the following link to download the jar file.

grizzly-httpservice-bundle-1.9.45-javadoc.jar
grizzly-httpservice-bundle-1.9.45-sources.jar
grizzly-httpservice-bundle-1.9.45.jar
grizzly-httpservice-bundle-1.9.45.pom



Related Tutorials