Mavengem Protocol 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-wagon
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Mavengem Protocol 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

Download mavengem-wagon

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.torquebox.mojo : mavengem-protocol jar 1.0.3
org.apache.maven.wagon : wagon-provider-api jar 2.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
0.2.2
0.2.1
0.2.0