is not current version
Last Version 1.3.11

org.swisspush.gateleen:gateleen-core 1.2.13

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

License

License

GroupId

GroupId

org.swisspush.gateleen
ArtifactId

ArtifactId

gateleen-core
Version

Version

1.2.13
Type

Type

jar
Description

Description

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

Download gateleen-core 1.2.13


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

Dependencies

compile (12)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.6.3
io.vertx : vertx-web jar 3.6.3
io.vertx : vertx-redis-client jar 3.6.3
io.vertx : vertx-auth-common jar 3.6.3
io.vertx : vertx-codegen jar 3.6.3
org.slf4j : slf4j-api jar 1.7.32
com.networknt : json-schema-validator jar 0.1.15
com.google.guava : guava jar 30.1.1-jre
commons-codec : commons-codec jar 1.15
com.floreysoft : jmte jar 7.0.0
com.bazaarvoice.jolt : jolt-core jar 0.1.1
com.bazaarvoice.jolt : json-utils jar 0.1.1

test (2)

Group / Artifact Type Version
org.swisspush.gateleen : gateleen-testhelper jar 1.2.13
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.