Last Version

Protocol Handler for Mavengem: 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

Maven Build Tools
GroupId

GroupId

org.torquebox.mojo
ArtifactId

ArtifactId

mavengem-protocol
Version

Version

1.0.3
Type

Type

jar
Description

Description

Protocol Handler for Mavengem:
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-protocol 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.torquebox.mojo : rubygems-tools jar 1.0.3
org.jruby : jruby jar 9.1.17.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.