Jar examples for j:jruby-commons
JRuby Container common classes to be shared with the Grizzly Adapter
You can download jar file jruby-commons 1.3 in this page.
CDDL and GPLv2 w/ classpath execption dual license
You can use the following script to add jruby-commons-1.3.jar to your project.
<dependency> <groupId>org.glassfish.scripting</groupId> <artifactId>jruby-commons</artifactId> <version>1.3</version> </dependency>
compile group: 'org.glassfish.scripting', name: 'jruby-commons', version: '1.3'
libraryDependencies += "org.glassfish.scripting" % "jruby-commons" % "1.3"
<dependency org="org.glassfish.scripting" name="jruby-commons" rev="1.3"/>
@Grapes(@Grab(group='org.glassfish.scripting', module='jruby-commons', version='1.3'))
'org.glassfish.scripting:jruby-commons:jar:1.3'
Click the following link to download the jar file.
jruby-commons-1.3-javadoc.jar