Last Version

Rubygems Tools 1.0.3

mavengem protocol converts a rubygems repository on the fly to a maven repository and the mavengem wagon uses it to provide gem artifacts to maven POMs

License

License

EPL
Categories

Categories

Ruby Languages
GroupId

GroupId

org.torquebox.mojo
ArtifactId

ArtifactId

rubygems-tools
Version

Version

1.0.3
Type

Type

jar
Description

Description

Rubygems Tools
mavengem protocol converts a rubygems repository on the fly to a maven repository and the mavengem wagon uses it to provide gem artifacts to maven POMs

Download rubygems-tools 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.11
org.jruby : jruby pom 9.1.17.0

test (2)

Group / Artifact Type Version
org.sonatype.sisu.litmus : litmus-testsupport jar 1.9
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.