is not current version
Last Version 1.3.11

org.swisspush.gateleen:gateleen-monitoring 1.0.42

Middleware library based on Vert.x to build advanced JSON/REST communication servers

Categories

Categories

Monitoring Application Testing & Monitoring
GroupId

GroupId

org.swisspush.gateleen
ArtifactId

ArtifactId

gateleen-monitoring
Version

Version

1.0.42
Type

Type

jar

Download gateleen-monitoring 1.0.42


<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-monitoring/ -->
<dependency>
    <groupId>org.swisspush.gateleen</groupId>
    <artifactId>gateleen-monitoring</artifactId>
    <version>1.0.42</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-monitoring/
implementation 'org.swisspush.gateleen:gateleen-monitoring:1.0.42'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-monitoring/
implementation ("org.swisspush.gateleen:gateleen-monitoring:1.0.42")
'org.swisspush.gateleen:gateleen-monitoring:jar:1.0.42'
<dependency org="org.swisspush.gateleen" name="gateleen-monitoring" rev="1.0.42">
  <artifact name="gateleen-monitoring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-monitoring', version='1.0.42')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-monitoring" % "1.0.42"
[org.swisspush.gateleen/gateleen-monitoring "1.0.42"]