is not current version
Last Version 1.3.11

org.swisspush.gateleen:gateleen-monitoring 1.1.3

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.1.3
Type

Type

jar

Download gateleen-monitoring 1.1.3


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