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


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

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework : spring-websocket jar 4.1.3.RELEASE
org.springframework : spring-web jar 4.1.3.RELEASE
com.jayway.jsonpath : json-path jar 2.0.0
com.google.guava : guava jar 14.0.1
org.eclipse.jetty.websocket : websocket-client jar 9.3.0.M2
uk.co.datumedge : hamcrest-json jar 0.1
org.springframework : spring-core jar 4.1.3.RELEASE
org.glassfish.tyrus.bundles : tyrus-standalone-client-jdk jar 1.10
org.json : json jar 20090211
net.minidev : json-smart jar 2.1.1
joda-time : joda-time jar 2.1
org.hamcrest : hamcrest-core jar 1.3
org.slf4j : slf4j-api jar 1.5.6
com.fasterxml.jackson.core : jackson-databind jar 2.3.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.5.6
commons-logging : commons-logging jar 1.1.3
com.jayway.awaitility : awaitility jar 1.5.0

Project Modules

There are no modules declared in this project.