| License |
License |
|---|---|
| GroupId | GroupIdorg.swisspush.gateleen |
| ArtifactId | ArtifactIdgateleen-player |
| Version | Version1.2.3 |
| Type | Typejar |
| Description |
DescriptionMiddleware library based on Vert.x to build advanced JSON/REST communication servers
|
| Filename | Size |
|---|---|
| gateleen-player-1.2.3.pom | |
| gateleen-player-1.2.3.jar | 37 KB |
| gateleen-player-1.2.3-sources.jar | 17 KB |
| gateleen-player-1.2.3-javadoc.jar | 493 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-player/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-player</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-player/
implementation 'org.swisspush.gateleen:gateleen-player:1.2.3'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-player/
implementation ("org.swisspush.gateleen:gateleen-player:1.2.3")
'org.swisspush.gateleen:gateleen-player:jar:1.2.3'
<dependency org="org.swisspush.gateleen" name="gateleen-player" rev="1.2.3">
<artifact name="gateleen-player" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-player', version='1.2.3')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-player" % "1.2.3"
[org.swisspush.gateleen/gateleen-player "1.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-websocket | jar | 4.1.3.RELEASE |
| joda-time : joda-time | jar | 2.3 |
| com.google.guava : guava | jar | 22.0 |
| com.jayway.jsonpath : json-path | jar | 2.0.0 |
| uk.co.datumedge : hamcrest-json | jar | 0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.jayway.awaitility : awaitility | jar | 1.6.5 |
| junit : junit | jar | 4.13.1 |