org.cloudhoist:ruby

Pallet - parent pom

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.cloudhoist
ArtifactId

ArtifactId

ruby
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pallet - parent pom
Source Code Management

Source Code Management

https://github.com/pallet/ruby-crate

Download ruby

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.cloudhoist : pallet jar 0.6.4
marginalia » marginalia Optional jar 0.6.0
autodoc » autodoc Optional jar 0.7.1

test (4)

Group / Artifact Type Version
org.cloudhoist : pallet test-jar 0.6.4
org.cloudhoist : pallet-crates-test jar 0.6.0
vmfest » vmfest Optional jar 0.2.3
org.jclouds : jclouds-all Optional jar 1.0.0

Project Modules

There are no modules declared in this project.

Pallet crate for ruby

This a crate to install and run ruby via Pallet.

Release Notes

Support

On the group, or #pallet on freenode irc.

License

Licensed under EPL

Copyright 2010, 2011 Hugo Duncan.

org.cloudhoist

pallet

Versions

Version
0.6.0
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.4.0-beta-1