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