JRuby Gems-in-jar plugin example

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Ruby Languages
GroupId

GroupId

de.viaboxx
ArtifactId

ArtifactId

jruby-gems-plugin-example
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JRuby Gems-in-jar plugin example
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download jruby-gems-plugin-example

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jruby : jruby-complete jar 1.6.7.2
de.viaboxx : gem-loader jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0