Last Version

Groovy Parent POM 2.2.1

Parent POM for Groovy projects.

License

License

Categories

Categories

Groovy Languages Maven Build Tools
GroupId

GroupId

org.anc.maven
ArtifactId

ArtifactId

groovy-parent-pom
Version

Version

2.2.1
Type

Type

pom
Description

Description

Groovy Parent POM
Parent POM for Groovy projects.
Project URL

Project URL

https://github.com/oanc/org.anc.maven.groovy-parent-pom
Project Organization

Project Organization

American National Corpus
Source Code Management

Source Code Management

https://github.com/oanc/org.anc.maven.groovy-parent-pom

Download groovy-parent-pom 2.2.1


<!-- https://jarcasting.com/artifacts/org.anc.maven/groovy-parent-pom/ -->
<dependency>
    <groupId>org.anc.maven</groupId>
    <artifactId>groovy-parent-pom</artifactId>
    <version>2.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.anc.maven/groovy-parent-pom/
implementation 'org.anc.maven:groovy-parent-pom:2.2.1'
// https://jarcasting.com/artifacts/org.anc.maven/groovy-parent-pom/
implementation ("org.anc.maven:groovy-parent-pom:2.2.1")
'org.anc.maven:groovy-parent-pom:pom:2.2.1'
<dependency org="org.anc.maven" name="groovy-parent-pom" rev="2.2.1">
  <artifact name="groovy-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.anc.maven', module='groovy-parent-pom', version='2.2.1')
)
libraryDependencies += "org.anc.maven" % "groovy-parent-pom" % "2.2.1"
[org.anc.maven/groovy-parent-pom "2.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.5.3
org.apache.ivy : ivy jar 2.4.0

Project Modules

There are no modules declared in this project.