Last Version

gateleen 1.0.2

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

License

License

Categories

Categories

Monitoring Application Testing & Monitoring
GroupId

GroupId

org.swisspush
ArtifactId

ArtifactId

gateleen-monitoring
Version

Version

1.0.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/swisspush/gateleen
Source Code Management

Source Code Management

https://github.com/swisspush/gateleen.git

Download gateleen-monitoring 1.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-unit jar 3.2.0
com.google.guava : guava jar 14.0.1
io.vertx : vertx-redis-client jar 3.2.0
io.vertx : vertx-core jar 3.2.0
org.swisspush : gateleen-core jar 1.0.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
com.jayway.awaitility : awaitility jar 1.5.0

Project Modules

There are no modules declared in this project.