Last Version

Groovy updater scripts synchronisation module 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-sync
Version

Version

1.14
Type

Type

jar
Description

Description

Groovy updater scripts synchronisation module
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-sync 1.14


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

Dependencies

compile (2)

Group / Artifact Type Version
nl.openweb.hippo.updater : groovy-updater-bootstrap-generator jar 1.14
org.slf4j : slf4j-api jar 1.7.26

provided (4)

Group / Artifact Type Version
org.onehippo.cms7 » hippo-repository-dependencies pom 4.2.8
org.onehippo.cms7 » hippo-services jar 3.2.2
javax.jcr : jcr jar 2.0
org.codehaus.groovy : groovy jar 2.5.6

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.apache.sling : org.apache.sling.testing.jcr-mock jar 1.4.4

Project Modules

There are no modules declared in this project.