Mavengem Protocol and Mavengem Wagon

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

Maven Build Tools
GroupId

GroupId

org.torquebox.mojo
ArtifactId

ArtifactId

mavengem
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Mavengem Protocol and Mavengem Wagon
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
Project URL

Project URL

http://github.com/torquebox/mavengem
Source Code Management

Source Code Management

http://github.com/torquebox/mavengem

Download mavengem

Filename Size
mavengem-1.0.3.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rubygems-tools
  • mavengem-protocol
  • mavengem-wagon

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
0.2.2
0.2.1
0.2.0