is not current version
Last Version 1.3.11

org.swisspush.gateleen:gateleen-delta 1.0.9

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

GroupId

GroupId

org.swisspush.gateleen
ArtifactId

ArtifactId

gateleen-delta
Version

Version

1.0.9
Type

Type

jar

Download gateleen-delta 1.0.9


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