License |
License |
---|---|
GroupId | GroupIdorg.swisspush.gateleen |
ArtifactId | ArtifactIdgateleen-packing |
Version | Version1.1.69 |
Type | Typejar |
Description |
DescriptionMiddleware library based on Vert.x to build advanced JSON/REST communication servers
|
Filename | Size |
---|---|
gateleen-packing-1.1.69.pom | |
gateleen-packing-1.1.69.jar | 3 KB |
gateleen-packing-1.1.69-sources.jar | 2 KB |
gateleen-packing-1.1.69-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.1.69</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-packing/
implementation 'org.swisspush.gateleen:gateleen-packing:1.1.69'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-packing/
implementation ("org.swisspush.gateleen:gateleen-packing:1.1.69")
'org.swisspush.gateleen:gateleen-packing:jar:1.1.69'
<dependency org="org.swisspush.gateleen" name="gateleen-packing" rev="1.1.69">
<artifact name="gateleen-packing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-packing', version='1.1.69')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-packing" % "1.1.69"
[org.swisspush.gateleen/gateleen-packing "1.1.69"]
Group / Artifact | Type | Version |
---|---|---|
org.swisspush.gateleen : gateleen-core | jar | 1.1.69 |