Plexus JRuby Factory


Categories

Categories

Ruby Languages
GroupId

GroupId

org.codehaus.plexus
ArtifactId

ArtifactId

plexus-jruby-factory
Last Version

Last Version

1.0-beta-2
Release Date

Release Date

Type

Type

jar
Description

Description

Plexus JRuby Factory
Project Organization

Project Organization

Codehaus

Download plexus-jruby-factory

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jruby : jruby jar 0.9.9
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-8

runtime (1)

Group / Artifact Type Version
org.jruby : shared pom 0.9.9

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-2
1.0-alpha-3