is not current version
Last Version 1.2.3

biz.netcentric.aem.sysenvtools:sys-env-tools 1.2.0

Install hook and listener bundle to dynamically set system env (e.g. replication agents, effective end user domains, etc.)

Categories

Categories

Net
GroupId

GroupId

biz.netcentric.aem.sysenvtools
ArtifactId

ArtifactId

sys-env-tools
Version

Version

1.2.0
Type

Type

pom

Download sys-env-tools 1.2.0

Filename Size
sys-env-tools-1.2.0.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/biz.netcentric.aem.sysenvtools/sys-env-tools/ -->
<dependency>
    <groupId>biz.netcentric.aem.sysenvtools</groupId>
    <artifactId>sys-env-tools</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/biz.netcentric.aem.sysenvtools/sys-env-tools/
implementation 'biz.netcentric.aem.sysenvtools:sys-env-tools:1.2.0'
// https://jarcasting.com/artifacts/biz.netcentric.aem.sysenvtools/sys-env-tools/
implementation ("biz.netcentric.aem.sysenvtools:sys-env-tools:1.2.0")
'biz.netcentric.aem.sysenvtools:sys-env-tools:pom:1.2.0'
<dependency org="biz.netcentric.aem.sysenvtools" name="sys-env-tools" rev="1.2.0">
  <artifact name="sys-env-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.netcentric.aem.sysenvtools', module='sys-env-tools', version='1.2.0')
)
libraryDependencies += "biz.netcentric.aem.sysenvtools" % "sys-env-tools" % "1.2.0"
[biz.netcentric.aem.sysenvtools/sys-env-tools "1.2.0"]