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.

Лицензия

Лицензия

Категории

Категории

Groovy Языки программирования
Группа

Группа

nz.ac.auckland.composite
Идентификатор

Идентификатор

composite-groovy
Последняя версия

Последняя версия

6.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/uoa-group-applications/composite-groovy
Система контроля версий

Система контроля версий

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

Скачать composite-groovy

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy-all jar 2.3.7

Модули Проекта

Данный проект не имеет модулей.
nz.ac.auckland.composite

University of Auckland - Group Applications

MIT Licensed Java/Groovy libraries we use

Версии библиотеки

Версия
6.4
6.3
6.2
6.1
5.10
5.9
5.8
5.7