Last Version

Rubygems Servlets 0.2.3

a servlet which can run a hosted rubygems repo, or caching proxy to remote repo, or just a proxy. finally you can have a merged repo of three types.

License

License

AGPL
Categories

Categories

Ruby Languages
GroupId

GroupId

de.saumya.mojo
ArtifactId

ArtifactId

rubygems
Version

Version

0.2.3
Type

Type

war
Description

Description

Rubygems Servlets
a servlet which can run a hosted rubygems repo, or caching proxy to remote repo, or just a proxy. finally you can have a merged repo of three types.
Project URL

Project URL

http://github.com/torquebox/rubygems-servlets
Source Code Management

Source Code Management

https://github.com/torquebox/rubygems-servlets

Download rubygems 0.2.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.sonatype.nexus.plugins : nexus-ruby-tools jar 2.12.0-01

provided (4)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.jruby.mains : jruby-mains jar 0.4.0
org.eclipse.jetty : jetty-server jar 8.1.18.v20150929
org.eclipse.jetty : jetty-webapp jar 8.1.18.v20150929

Project Modules

There are no modules declared in this project.