Last Version

composite-groovy 6.7

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 Net
GroupId

GroupId

nz.net.osnz.composite
ArtifactId

ArtifactId

composite-groovy
Version

Version

6.7
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.
Source Code Management

Source Code Management

https://github.com/OpenSourceNZ/osnz-java-composite

Download composite-groovy 6.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all pom [3.0.8]

Project Modules

There are no modules declared in this project.