License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdorg.codehaus.mojo.groovy |
ArtifactId | ArtifactIdgroovy-plexus-factory |
Last Version | Last Version1.0-beta-3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGroovy Plexus Factory
Provides support for using Groovy components inside of Plexus.
|
Project Organization |
Project OrganizationCodehaus |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.mojo.groovy.runtime : groovy-runtime-loader | jar | 1.0-beta-3 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-9 |
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 |