Last Version

Groovy updater 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
Version

Version

1.14
Type

Type

pom
Description

Description

Groovy updater
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 URL

Project URL

https://github.com/openweb-nl/hippo-groovy-updater
Project Organization

Project Organization

Open Web IT
Source Code Management

Source Code Management

https://github.com/openweb-nl/hippo-groovy-updater

Download groovy-updater 1.14

Filename Size
groovy-updater-1.14.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotations
  • bootstrapgenerator
  • mavenplugin
  • sampleproject
  • updatersync