Categories |
CategoriesMonitoring Application Testing & Monitoring |
---|---|
GroupId | GroupIdorg.swisspush.gateleen |
ArtifactId | ArtifactIdgateleen-monitoring |
Version | Version1.2.2 |
Type | Typejar |
Filename | Size |
---|---|
gateleen-monitoring-1.2.2.pom | |
gateleen-monitoring-1.2.2.jar | 22 KB |
gateleen-monitoring-1.2.2-sources.jar | 12 KB |
gateleen-monitoring-1.2.2-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-monitoring/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-monitoring</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-monitoring/
implementation 'org.swisspush.gateleen:gateleen-monitoring:1.2.2'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-monitoring/
implementation ("org.swisspush.gateleen:gateleen-monitoring:1.2.2")
'org.swisspush.gateleen:gateleen-monitoring:jar:1.2.2'
<dependency org="org.swisspush.gateleen" name="gateleen-monitoring" rev="1.2.2">
<artifact name="gateleen-monitoring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-monitoring', version='1.2.2')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-monitoring" % "1.2.2"
[org.swisspush.gateleen/gateleen-monitoring "1.2.2"]