License |
License |
---|---|
GroupId | GroupIdcom.shinesolutions |
ArtifactId | ArtifactIdaem-healthcheck |
Version | Version1.3.3 |
Type | Typepom |
Description |
DescriptionAEM HealthCheck - Reactor Project
Maven Multimodule project for AEM HealthCheck
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aem-healthcheck-1.3.3.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shinesolutions/aem-healthcheck/ -->
<dependency>
<groupId>com.shinesolutions</groupId>
<artifactId>aem-healthcheck</artifactId>
<version>1.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.shinesolutions/aem-healthcheck/
implementation 'com.shinesolutions:aem-healthcheck:1.3.3'
// https://jarcasting.com/artifacts/com.shinesolutions/aem-healthcheck/
implementation ("com.shinesolutions:aem-healthcheck:1.3.3")
'com.shinesolutions:aem-healthcheck:pom:1.3.3'
<dependency org="com.shinesolutions" name="aem-healthcheck" rev="1.3.3">
<artifact name="aem-healthcheck" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.shinesolutions', module='aem-healthcheck', version='1.3.3')
)
libraryDependencies += "com.shinesolutions" % "aem-healthcheck" % "1.3.3"
[com.shinesolutions/aem-healthcheck "1.3.3"]