is not current version
Last Version 1.0-beta-3

org.codehaus.mojo.groovy:groovy-plexus-factory 1.0-beta-1

Provides support for using Groovy components inside of Plexus.

Categories

Categories

Groovy Languages
GroupId

GroupId

org.codehaus.mojo.groovy
ArtifactId

ArtifactId

groovy-plexus-factory
Version

Version

1.0-beta-1
Type

Type

jar

Download groovy-plexus-factory 1.0-beta-1


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