Last Version

jruby-mains 0.3.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

MIT
Categories

Categories

Ruby Languages
GroupId

GroupId

de.saumya.mojo
ArtifactId

ArtifactId

jruby-mains
Version

Version

0.3.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/#{github}
Source Code Management

Source Code Management

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

Download jruby-mains 0.3.1


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

Dependencies

provided (3)

Group / Artifact Type Version
org.jruby : jruby jar 1.7.19
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.