Groovy Parent POM

POM file to use for LAPPS Grid Groovy projects

License

License

Categories

Categories

Groovy Languages Maven Build Tools
GroupId

GroupId

org.lappsgrid.maven
ArtifactId

ArtifactId

groovy-parent-pom
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Groovy Parent POM
POM file to use for LAPPS Grid Groovy projects
Project URL

Project URL

https://github.com/lapps/org.lappsgrid.maven.groovy-parent-pom
Project Organization

Project Organization

The Language Application Grid
Source Code Management

Source Code Management

https://github.com/lapps/org.lappsgrid.maven.groovy-parent-pom

Download groovy-parent-pom

How to add to project

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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
org.lappsgrid.maven

LAPPS

The Language Application Grid: A Framework for Rapid Adaptation and Reuse

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0