is not current version
Last Version 1.3.11

org.swisspush.gateleen:gateleen-core 1.1.74

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.1.74
Type

Type

jar
Description

Description

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

Download gateleen-core 1.1.74


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

Dependencies

compile (12)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.6.2
io.vertx : vertx-web jar 3.6.2
io.vertx : vertx-redis-client jar 3.6.2
io.vertx : vertx-auth-common jar 3.6.2
io.vertx : vertx-codegen jar 3.6.2
org.slf4j : slf4j-api jar 1.7.21
com.networknt : json-schema-validator jar 0.1.15
com.google.guava : guava jar 22.0
commons-codec : commons-codec jar 1.9
com.floreysoft : jmte jar 3.0
com.bazaarvoice.jolt : jolt-core jar 0.1.0
com.bazaarvoice.jolt : json-utils jar 0.1.0

test (1)

Group / Artifact Type Version
org.swisspush.gateleen : gateleen-testhelper jar 1.1.74

Project Modules

There are no modules declared in this project.