Download grizzly-http-monitoring-2.3.26.jar file - Jar g

Jar examples for g:grizzly-http-monitoring

Description

You can download jar file grizzly-http-monitoring 2.3.26 in this page.

License

Open Source License

Build File

You can use the following script to add grizzly-http-monitoring-2.3.26.jar to your project.

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

Download

Click the following link to download the jar file.

grizzly-http-monitoring-2.3.26-javadoc.jar
grizzly-http-monitoring-2.3.26-sources.jar
grizzly-http-monitoring-2.3.26.jar
grizzly-http-monitoring-2.3.26.pom



Related Tutorials