Categories |
CategoriesRuby Languages |
---|---|
GroupId | GroupIdorg.codehaus.plexus |
ArtifactId | ArtifactIdplexus-jruby-factory |
Last Version | Last Version1.0-beta-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus JRuby Factory
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
plexus-jruby-factory-1.0-beta-2.pom | |
plexus-jruby-factory-1.0-beta-2.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-jruby-factory/ -->
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-jruby-factory</artifactId>
<version>1.0-beta-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-jruby-factory/
implementation 'org.codehaus.plexus:plexus-jruby-factory:1.0-beta-2'
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-jruby-factory/
implementation ("org.codehaus.plexus:plexus-jruby-factory:1.0-beta-2")
'org.codehaus.plexus:plexus-jruby-factory:jar:1.0-beta-2'
<dependency org="org.codehaus.plexus" name="plexus-jruby-factory" rev="1.0-beta-2">
<artifact name="plexus-jruby-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus', module='plexus-jruby-factory', version='1.0-beta-2')
)
libraryDependencies += "org.codehaus.plexus" % "plexus-jruby-factory" % "1.0-beta-2"
[org.codehaus.plexus/plexus-jruby-factory "1.0-beta-2"]
Group / Artifact | Type | Version |
---|---|---|
org.jruby : jruby | jar | 0.9.9 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-8 |
Group / Artifact | Type | Version |
---|---|---|
org.jruby : shared | pom | 0.9.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |