License |
License |
---|---|
GroupId | GroupIdorg.swisspush |
ArtifactId | ArtifactIdgateleen-packing |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongateleen
Middleware library based on Vert.x to build advanced JSON/REST communication servers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gateleen-packing-1.0.2.pom | |
gateleen-packing-1.0.2.jar | 1 KB |
gateleen-packing-1.0.2-sources.jar | 1 KB |
gateleen-packing-1.0.2-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush/gateleen-packing/ -->
<dependency>
<groupId>org.swisspush</groupId>
<artifactId>gateleen-packing</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush/gateleen-packing/
implementation 'org.swisspush:gateleen-packing:1.0.2'
// https://jarcasting.com/artifacts/org.swisspush/gateleen-packing/
implementation ("org.swisspush:gateleen-packing:1.0.2")
'org.swisspush:gateleen-packing:jar:1.0.2'
<dependency org="org.swisspush" name="gateleen-packing" rev="1.0.2">
<artifact name="gateleen-packing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush', module='gateleen-packing', version='1.0.2')
)
libraryDependencies += "org.swisspush" % "gateleen-packing" % "1.0.2"
[org.swisspush/gateleen-packing "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.2.0 |
org.swisspush : gateleen-core | jar | 1.0.2 |