is not current version
Last Version 1.3.11

gateleen 1.3.0

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

License

License

GroupId

GroupId

org.swisspush.gateleen
ArtifactId

ArtifactId

gateleen
Version

Version

1.3.0
Type

Type

pom
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 1.3.0

Filename Size
gateleen-1.3.0.pom 24 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.