Geronimo Build Support, Groovy Library

Library of Groovy scripts to support build muck.

License

License

Categories

Categories

Groovy Languages Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.buildsupport
ArtifactId

ArtifactId

groovy-build-library
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Geronimo Build Support, Groovy Library
Library of Groovy scripts to support build muck.
Project Organization

Project Organization

Apache Software Foundation

Download groovy-build-library

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.geronimo.buildsupport/groovy-build-library/ -->
<dependency>
    <groupId>org.apache.geronimo.buildsupport</groupId>
    <artifactId>groovy-build-library</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.buildsupport/groovy-build-library/
implementation 'org.apache.geronimo.buildsupport:groovy-build-library:2.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.buildsupport/groovy-build-library/
implementation ("org.apache.geronimo.buildsupport:groovy-build-library:2.0.2")
'org.apache.geronimo.buildsupport:groovy-build-library:jar:2.0.2'
<dependency org="org.apache.geronimo.buildsupport" name="groovy-build-library" rev="2.0.2">
  <artifact name="groovy-build-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.buildsupport', module='groovy-build-library', version='2.0.2')
)
libraryDependencies += "org.apache.geronimo.buildsupport" % "groovy-build-library" % "2.0.2"
[org.apache.geronimo.buildsupport/groovy-build-library "2.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
groovy : groovy-all jar 1.0

test (2)

Group / Artifact Type Version
org.apache.geronimo.genesis.config : logging-config jar 1.2
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1