License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdbiz.netcentric.aem.sysenvtools |
ArtifactId | ArtifactIdsys-env-tools |
Version | Version1.2.3 |
Type | Typepom |
Description |
DescriptionSystem Env Tools
Install hook and listener bundle to dynamically set system env (e.g. replication agents, effective end user domains, etc.)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sys-env-tools-1.2.3.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.3</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.3'
// https://jarcasting.com/artifacts/biz.netcentric.aem.sysenvtools/sys-env-tools/
implementation ("biz.netcentric.aem.sysenvtools:sys-env-tools:1.2.3")
'biz.netcentric.aem.sysenvtools:sys-env-tools:pom:1.2.3'
<dependency org="biz.netcentric.aem.sysenvtools" name="sys-env-tools" rev="1.2.3">
<artifact name="sys-env-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.netcentric.aem.sysenvtools', module='sys-env-tools', version='1.2.3')
)
libraryDependencies += "biz.netcentric.aem.sysenvtools" % "sys-env-tools" % "1.2.3"
[biz.netcentric.aem.sysenvtools/sys-env-tools "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.13.0 |