Jar examples for r:rubygems
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.
You can download jar file rubygems 0.4.0-beta-1 in this page.
AGPL
You can use the following script to add rubygems-0.4.0-beta-1.jar to your project.
<dependency> <groupId>org.cloudhoist</groupId> <artifactId>rubygems</artifactId> <version>0.4.0-beta-1</version> </dependency>
compile group: 'org.cloudhoist', name: 'rubygems', version: '0.4.0-beta-1'
libraryDependencies += "org.cloudhoist" % "rubygems" % "0.4.0-beta-1"
<dependency org="org.cloudhoist" name="rubygems" rev="0.4.0-beta-1"/>
@Grapes(@Grab(group='org.cloudhoist', module='rubygems', version='0.4.0-beta-1'))
'org.cloudhoist:rubygems:jar:0.4.0-beta-1'
Click the following link to download the jar file.
rubygems-0.4.0-beta-1-sources.jar