License |
License |
---|---|
GroupId | GroupIdorg.swisspush.gateleen |
ArtifactId | ArtifactIdgateleen-cache |
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-cache-1.3.11.pom | |
gateleen-cache-1.3.11.jar | 21 KB |
gateleen-cache-1.3.11-sources.jar | 11 KB |
gateleen-cache-1.3.11-javadoc.jar | 446 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-cache/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-cache</artifactId>
<version>1.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-cache/
implementation 'org.swisspush.gateleen:gateleen-cache:1.3.11'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-cache/
implementation ("org.swisspush.gateleen:gateleen-cache:1.3.11")
'org.swisspush.gateleen:gateleen-cache:jar:1.3.11'
<dependency org="org.swisspush.gateleen" name="gateleen-cache" rev="1.3.11">
<artifact name="gateleen-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-cache', version='1.3.11')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-cache" % "1.3.11"
[org.swisspush.gateleen/gateleen-cache "1.3.11"]
Group / Artifact | Type | Version |
---|---|---|
org.swisspush.gateleen : gateleen-core | jar | 1.3.11 |
joda-time : joda-time | jar | 2.10.13 |
Group / Artifact | Type | Version |
---|---|---|
org.swisspush.gateleen : gateleen-testhelper | jar | 1.3.11 |