Last Version

Groovy Plexus Factory 1.0-beta-3

Provides support for using Groovy components inside of Plexus.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.codehaus.mojo.groovy
ArtifactId

ArtifactId

groovy-plexus-factory
Version

Version

1.0-beta-3
Type

Type

jar
Description

Description

Groovy Plexus Factory
Provides support for using Groovy components inside of Plexus.
Project Organization

Project Organization

Codehaus

Download groovy-plexus-factory 1.0-beta-3


<!-- https://jarcasting.com/artifacts/org.codehaus.mojo.groovy/groovy-plexus-factory/ -->
<dependency>
    <groupId>org.codehaus.mojo.groovy</groupId>
    <artifactId>groovy-plexus-factory</artifactId>
    <version>1.0-beta-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mojo.groovy/groovy-plexus-factory/
implementation 'org.codehaus.mojo.groovy:groovy-plexus-factory:1.0-beta-3'
// https://jarcasting.com/artifacts/org.codehaus.mojo.groovy/groovy-plexus-factory/
implementation ("org.codehaus.mojo.groovy:groovy-plexus-factory:1.0-beta-3")
'org.codehaus.mojo.groovy:groovy-plexus-factory:jar:1.0-beta-3'
<dependency org="org.codehaus.mojo.groovy" name="groovy-plexus-factory" rev="1.0-beta-3">
  <artifact name="groovy-plexus-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mojo.groovy', module='groovy-plexus-factory', version='1.0-beta-3')
)
libraryDependencies += "org.codehaus.mojo.groovy" % "groovy-plexus-factory" % "1.0-beta-3"
[org.codehaus.mojo.groovy/groovy-plexus-factory "1.0-beta-3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.mojo.groovy.runtime : groovy-runtime-loader jar 1.0-beta-3

provided (1)

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

test (3)

Group / Artifact Type Version
org.codehaus.mojo.groovy.runtime : groovy-runtime-default jar 1.0-beta-3
junit : junit jar 3.8.2
org.slf4j : slf4j-api jar 1.4.3

Project Modules

There are no modules declared in this project.