composite-groovy

This holds onto the version of Groovy that we are using in our projects. If we migrate the version of Grails, updating it in one place automatically updates every other project that uses Groovy and allows us to keep in sync with Grails.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

nz.ac.auckland.composite
ArtifactId

ArtifactId

composite-groovy
Last Version

Last Version

6.4
Release Date

Release Date

Type

Type

jar
Description

Description

composite-groovy
This holds onto the version of Groovy that we are using in our projects. If we migrate the version of Grails, updating it in one place automatically updates every other project that uses Groovy and allows us to keep in sync with Grails.
Project URL

Project URL

https://github.com/uoa-group-applications/composite-groovy
Source Code Management

Source Code Management

https://github.com/uoa-group-applications/composite-groovy

Download composite-groovy

How to add to project

<!-- https://jarcasting.com/artifacts/nz.ac.auckland.composite/composite-groovy/ -->
<dependency>
    <groupId>nz.ac.auckland.composite</groupId>
    <artifactId>composite-groovy</artifactId>
    <version>6.4</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.auckland.composite/composite-groovy/
implementation 'nz.ac.auckland.composite:composite-groovy:6.4'
// https://jarcasting.com/artifacts/nz.ac.auckland.composite/composite-groovy/
implementation ("nz.ac.auckland.composite:composite-groovy:6.4")
'nz.ac.auckland.composite:composite-groovy:jar:6.4'
<dependency org="nz.ac.auckland.composite" name="composite-groovy" rev="6.4">
  <artifact name="composite-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.auckland.composite', module='composite-groovy', version='6.4')
)
libraryDependencies += "nz.ac.auckland.composite" % "composite-groovy" % "6.4"
[nz.ac.auckland.composite/composite-groovy "6.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.3.7

Project Modules

There are no modules declared in this project.
nz.ac.auckland.composite

University of Auckland - Group Applications

MIT Licensed Java/Groovy libraries we use

Versions

Version
6.4
6.3
6.2
6.1
5.10
5.9
5.8
5.7