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-expansion
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-expansion 1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.swisspush : gateleen-routing jar 1.0.2
io.vertx : vertx-redis-client jar 3.2.0
io.vertx : vertx-core jar 3.2.0
org.swisspush : gateleen-core jar 1.0.2

Project Modules

There are no modules declared in this project.