Download jruby-monitor-1.2.jar file - Jar j

Jar examples for j:jruby-monitor

Description

JRuby monitoring probe for GlassFish v3

You can download jar file jruby-monitor 1.2 in this page.

License

CDDL and GPLv2 w/ classpath execption dual license

Build File

You can use the following script to add jruby-monitor-1.2.jar to your project.

<dependency>
   <groupId>org.glassfish.scripting</groupId>
   <artifactId>jruby-monitor</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'org.glassfish.scripting', name: 'jruby-monitor', version: '1.2'
libraryDependencies += "org.glassfish.scripting" % "jruby-monitor" % "1.2"
<dependency org="org.glassfish.scripting" name="jruby-monitor" rev="1.2"/>
@Grapes(@Grab(group='org.glassfish.scripting', module='jruby-monitor', version='1.2'))
'org.glassfish.scripting:jruby-monitor:jar:1.2'

Download

Click the following link to download the jar file.

jruby-monitor-1.2-javadoc.jar
jruby-monitor-1.2-sources.jar
jruby-monitor-1.2.jar
jruby-monitor-1.2.pom



Related Tutorials