License |
License |
---|---|
GroupId | GroupIdorg.swisspush.gateleen |
ArtifactId | ArtifactIdgateleen-playground |
Last Version | Last Version1.3.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMiddleware library based on Vert.x to build advanced JSON/REST communication servers
|
Filename | Size |
---|---|
gateleen-playground-1.3.11.pom | |
gateleen-playground-1.3.11.jar | 260 KB |
gateleen-playground-1.3.11-sources.jar | 256 KB |
gateleen-playground-1.3.11-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-playground/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-playground</artifactId>
<version>1.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-playground/
implementation 'org.swisspush.gateleen:gateleen-playground:1.3.11'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-playground/
implementation ("org.swisspush.gateleen:gateleen-playground:1.3.11")
'org.swisspush.gateleen:gateleen-playground:jar:1.3.11'
<dependency org="org.swisspush.gateleen" name="gateleen-playground" rev="1.3.11">
<artifact name="gateleen-playground" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-playground', version='1.3.11')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-playground" % "1.3.11"
[org.swisspush.gateleen/gateleen-playground "1.3.11"]