is not current version
Last Version 1.3.11

org.swisspush.gateleen:gateleen 1.2.2

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

GroupId

GroupId

org.swisspush.gateleen
ArtifactId

ArtifactId

gateleen
Version

Version

1.2.2
Type

Type

pom

Download gateleen 1.2.2

Filename Size
gateleen-1.2.2.pom 24 KB
Browse

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