Last Version

jruby-mains 0.6.1

a set of main method to launch a jruby application from within a jar or war file or start jetty as executable

License

License

LGPL3
Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby.mains
ArtifactId

ArtifactId

jruby-mains
Version

Version

0.6.1
Type

Type

jar
Description

Description

jruby-mains
a set of main method to launch a jruby application from within a jar or war file or start jetty as executable
Project URL

Project URL

http://github.com/jruby/jruby-mains
Source Code Management

Source Code Management

https://github.com/jruby/jruby-mains

Download jruby-mains 0.6.1


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

Dependencies

provided (3)

Group / Artifact Type Version
org.jruby : jruby jar 9.1.5.0
org.eclipse.jetty : jetty-server jar 8.1.14.v20131031
org.eclipse.jetty : jetty-webapp jar 8.1.14.v20131031

Project Modules

There are no modules declared in this project.