Last Version

Groovy updater annotations 1.14

This project is designed for Hippo developers to have an easy way to create updaters in groovy, without being bothered with the bootstrap xml

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

nl.openweb.hippo.updater
ArtifactId

ArtifactId

groovy-updater-annotations
Version

Version

1.14
Type

Type

jar
Description

Description

Groovy updater annotations
This project is designed for Hippo developers to have an easy way to create updaters in groovy, without being bothered with the bootstrap xml
Project Organization

Project Organization

Open Web IT

Download groovy-updater-annotations 1.14


<!-- https://jarcasting.com/artifacts/nl.openweb.hippo.updater/groovy-updater-annotations/ -->
<dependency>
    <groupId>nl.openweb.hippo.updater</groupId>
    <artifactId>groovy-updater-annotations</artifactId>
    <version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/nl.openweb.hippo.updater/groovy-updater-annotations/
implementation 'nl.openweb.hippo.updater:groovy-updater-annotations:1.14'
// https://jarcasting.com/artifacts/nl.openweb.hippo.updater/groovy-updater-annotations/
implementation ("nl.openweb.hippo.updater:groovy-updater-annotations:1.14")
'nl.openweb.hippo.updater:groovy-updater-annotations:jar:1.14'
<dependency org="nl.openweb.hippo.updater" name="groovy-updater-annotations" rev="1.14">
  <artifact name="groovy-updater-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.openweb.hippo.updater', module='groovy-updater-annotations', version='1.14')
)
libraryDependencies += "nl.openweb.hippo.updater" % "groovy-updater-annotations" % "1.14"
[nl.openweb.hippo.updater/groovy-updater-annotations "1.14"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.