Last Version

gateleen 1.0.2

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

License

License

GroupId

GroupId

org.swisspush
ArtifactId

ArtifactId

gateleen-core
Version

Version

1.0.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/swisspush/gateleen
Source Code Management

Source Code Management

https://github.com/swisspush/gateleen.git

Download gateleen-core 1.0.2


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

Dependencies

compile (9)

Group / Artifact Type Version
com.floreysoft : jmte jar 3.0
org.slf4j : slf4j-log4j12 jar 1.5.6
junit : junit jar 4.11
io.vertx : vertx-unit jar 3.2.0
com.google.guava : guava jar 14.0.1
io.vertx : vertx-redis-client jar 3.2.0
log4j : log4j jar 1.2.17
io.vertx : vertx-core jar 3.2.0
io.vertx : vertx-web jar 3.2.0

Project Modules

There are no modules declared in this project.