is not current version
Last Version 1.3.3

com.shinesolutions:aem-healthcheck 1.3

Maven Multimodule project for AEM HealthCheck

GroupId

GroupId

com.shinesolutions
ArtifactId

ArtifactId

aem-healthcheck
Version

Version

1.3
Type

Type

pom

Download aem-healthcheck 1.3

Filename Size
aem-healthcheck-1.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</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.shinesolutions/aem-healthcheck/
implementation 'com.shinesolutions:aem-healthcheck:1.3'
// https://jarcasting.com/artifacts/com.shinesolutions/aem-healthcheck/
implementation ("com.shinesolutions:aem-healthcheck:1.3")
'com.shinesolutions:aem-healthcheck:pom:1.3'
<dependency org="com.shinesolutions" name="aem-healthcheck" rev="1.3">
  <artifact name="aem-healthcheck" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.shinesolutions', module='aem-healthcheck', version='1.3')
)
libraryDependencies += "com.shinesolutions" % "aem-healthcheck" % "1.3"
[com.shinesolutions/aem-healthcheck "1.3"]