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