GroupId | GroupIdcom.amdocs.zusammen |
---|---|
ArtifactId | ArtifactIdzusammen-commons-health |
Version | Version1.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.amdocs.zusammen/zusammen-commons-health/ -->
<dependency>
<groupId>com.amdocs.zusammen</groupId>
<artifactId>zusammen-commons-health</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amdocs.zusammen/zusammen-commons-health/
implementation 'com.amdocs.zusammen:zusammen-commons-health:1.0.0'
// https://jarcasting.com/artifacts/com.amdocs.zusammen/zusammen-commons-health/
implementation ("com.amdocs.zusammen:zusammen-commons-health:1.0.0")
'com.amdocs.zusammen:zusammen-commons-health:jar:1.0.0'
<dependency org="com.amdocs.zusammen" name="zusammen-commons-health" rev="1.0.0">
<artifact name="zusammen-commons-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amdocs.zusammen', module='zusammen-commons-health', version='1.0.0')
)
libraryDependencies += "com.amdocs.zusammen" % "zusammen-commons-health" % "1.0.0"
[com.amdocs.zusammen/zusammen-commons-health "1.0.0"]