is not current version
Last Version 1.3.3

com.shinesolutions:aem-healthcheck 1.3.2

Maven Multimodule project for AEM HealthCheck

GroupId

GroupId

com.shinesolutions
ArtifactId

ArtifactId

aem-healthcheck
Version

Version

1.3.2
Type

Type

pom

Download aem-healthcheck 1.3.2

Filename Size
aem-healthcheck-1.3.2.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/com.shinesolutions/aem-healthcheck/ -->
<dependency>
    <groupId>com.shinesolutions</groupId>
    <artifactId>aem-healthcheck</artifactId>
    <version>1.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.shinesolutions/aem-healthcheck/
implementation 'com.shinesolutions:aem-healthcheck:1.3.2'
// https://jarcasting.com/artifacts/com.shinesolutions/aem-healthcheck/
implementation ("com.shinesolutions:aem-healthcheck:1.3.2")
'com.shinesolutions:aem-healthcheck:pom:1.3.2'
<dependency org="com.shinesolutions" name="aem-healthcheck" rev="1.3.2">
  <artifact name="aem-healthcheck" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.shinesolutions', module='aem-healthcheck', version='1.3.2')
)
libraryDependencies += "com.shinesolutions" % "aem-healthcheck" % "1.3.2"
[com.shinesolutions/aem-healthcheck "1.3.2"]