is not current version
Last Version 1.3.11

org.swisspush.gateleen:gateleen-core 1.0.34

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

GroupId

GroupId

org.swisspush.gateleen
ArtifactId

ArtifactId

gateleen-core
Version

Version

1.0.34
Type

Type

jar

Download gateleen-core 1.0.34


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