License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdbiz.netcentric.aem.sysenvtools |
ArtifactId | ArtifactIdapply-system-env-install-hook |
Version | Version1.2.3 |
Type | Typejar |
Description |
DescriptionApply System Env Install Hook
Applies system environment variables to a list of files as given in package properties.
|
<!-- https://jarcasting.com/artifacts/biz.netcentric.aem.sysenvtools/apply-system-env-install-hook/ -->
<dependency>
<groupId>biz.netcentric.aem.sysenvtools</groupId>
<artifactId>apply-system-env-install-hook</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/biz.netcentric.aem.sysenvtools/apply-system-env-install-hook/
implementation 'biz.netcentric.aem.sysenvtools:apply-system-env-install-hook:1.2.3'
// https://jarcasting.com/artifacts/biz.netcentric.aem.sysenvtools/apply-system-env-install-hook/
implementation ("biz.netcentric.aem.sysenvtools:apply-system-env-install-hook:1.2.3")
'biz.netcentric.aem.sysenvtools:apply-system-env-install-hook:jar:1.2.3'
<dependency org="biz.netcentric.aem.sysenvtools" name="apply-system-env-install-hook" rev="1.2.3">
<artifact name="apply-system-env-install-hook" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.netcentric.aem.sysenvtools', module='apply-system-env-install-hook', version='1.2.3')
)
libraryDependencies += "biz.netcentric.aem.sysenvtools" % "apply-system-env-install-hook" % "1.2.3"
[biz.netcentric.aem.sysenvtools/apply-system-env-install-hook "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.jackrabbit.vault : org.apache.jackrabbit.vault | jar | 3.1.18 |
org.apache.jackrabbit : jackrabbit-jcr-commons | jar | 2.10.1 |
javax.jcr : jcr | jar | 2.0 |
commons-lang : commons-lang | jar | 2.5 |
commons-io : commons-io | jar | 2.4 |
org.apache.zookeeper : zookeeper Optional | jar | 3.4.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.13.0 |