License |
License |
---|---|
GroupId | GroupIdorg.swisspush.gateleen |
ArtifactId | ArtifactIdgateleen-expansion |
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-expansion-1.3.11.pom | |
gateleen-expansion-1.3.11.jar | 34 KB |
gateleen-expansion-1.3.11-sources.jar | 22 KB |
gateleen-expansion-1.3.11-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-expansion/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-expansion</artifactId>
<version>1.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-expansion/
implementation 'org.swisspush.gateleen:gateleen-expansion:1.3.11'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-expansion/
implementation ("org.swisspush.gateleen:gateleen-expansion:1.3.11")
'org.swisspush.gateleen:gateleen-expansion:jar:1.3.11'
<dependency org="org.swisspush.gateleen" name="gateleen-expansion" rev="1.3.11">
<artifact name="gateleen-expansion" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-expansion', version='1.3.11')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-expansion" % "1.3.11"
[org.swisspush.gateleen/gateleen-expansion "1.3.11"]
Group / Artifact | Type | Version |
---|---|---|
org.swisspush.gateleen : gateleen-routing | jar | 1.3.11 |
org.swisspush : rest-storage | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.swisspush.gateleen : gateleen-testhelper | jar | 1.3.11 |