Last Version

gateleen 1.0.2

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

License

License

GroupId

GroupId

org.swisspush
ArtifactId

ArtifactId

gateleen-qos
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-qos 1.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.floreysoft : jmte jar 3.0
junit : junit jar 4.11
io.vertx : vertx-core jar 3.2.0
org.swisspush : gateleen-core jar 1.0.2
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.