grizzly-jruby


License

License

CDDL
Categories

Categories

Ruby Languages Grizzly Net Networking
GroupId

GroupId

com.sun.grizzly
ArtifactId

ArtifactId

jruby
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

grizzly-jruby
Project Organization

Project Organization

SUN Microsystems

Download jruby

How to add to project

<!-- https://jarcasting.com/artifacts/com.sun.grizzly/jruby/ -->
<dependency>
    <groupId>com.sun.grizzly</groupId>
    <artifactId>jruby</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.grizzly/jruby/
implementation 'com.sun.grizzly:jruby:1.6.1'
// https://jarcasting.com/artifacts/com.sun.grizzly/jruby/
implementation ("com.sun.grizzly:jruby:1.6.1")
'com.sun.grizzly:jruby:jar:1.6.1'
<dependency org="com.sun.grizzly" name="jruby" rev="1.6.1">
  <artifact name="jruby" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.grizzly', module='jruby', version='1.6.1')
)
libraryDependencies += "com.sun.grizzly" % "jruby" % "1.6.1"
[com.sun.grizzly/jruby "1.6.1"]

Dependencies

compile (4)

Group / Artifact Type Version
backport-util-concurrent : backport-util-concurrent jar 2.0_01_pd
asm : asm jar 2.2.3
org.jruby : jruby-complete jar 1.0
com.sun.grizzly : http jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.5.2
1.5.1