GroupId | GroupIdorg.swisspush |
---|---|
ArtifactId | ArtifactIdcluster-watchdog |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
cluster-watchdog-2.1.0.pom | |
cluster-watchdog-2.1.0.jar | 16 KB |
cluster-watchdog-2.1.0-sources.jar | 6 KB |
cluster-watchdog-2.1.0-mod.zip | 783 KB |
cluster-watchdog-2.1.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush/cluster-watchdog/ -->
<dependency>
<groupId>org.swisspush</groupId>
<artifactId>cluster-watchdog</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush/cluster-watchdog/
implementation 'org.swisspush:cluster-watchdog:2.1.0'
// https://jarcasting.com/artifacts/org.swisspush/cluster-watchdog/
implementation ("org.swisspush:cluster-watchdog:2.1.0")
'org.swisspush:cluster-watchdog:jar:2.1.0'
<dependency org="org.swisspush" name="cluster-watchdog" rev="2.1.0">
<artifact name="cluster-watchdog" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush', module='cluster-watchdog', version='2.1.0')
)
libraryDependencies += "org.swisspush" % "cluster-watchdog" % "2.1.0"
[org.swisspush/cluster-watchdog "2.1.0"]