| License |
License |
|---|---|
| GroupId | GroupIdorg.swisspush.gateleen |
| ArtifactId | ArtifactIdgateleen-delegate |
| Version | Version1.2.8 |
| Type | Typejar |
| Description |
DescriptionMiddleware library based on Vert.x to build advanced JSON/REST communication servers
|
| Filename | Size |
|---|---|
| gateleen-delegate-1.2.8.pom | |
| gateleen-delegate-1.2.8.jar | 24 KB |
| gateleen-delegate-1.2.8-sources.jar | 14 KB |
| gateleen-delegate-1.2.8-javadoc.jar | 412 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-delegate/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-delegate</artifactId>
<version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-delegate/
implementation 'org.swisspush.gateleen:gateleen-delegate:1.2.8'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-delegate/
implementation ("org.swisspush.gateleen:gateleen-delegate:1.2.8")
'org.swisspush.gateleen:gateleen-delegate:jar:1.2.8'
<dependency org="org.swisspush.gateleen" name="gateleen-delegate" rev="1.2.8">
<artifact name="gateleen-delegate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-delegate', version='1.2.8')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-delegate" % "1.2.8"
[org.swisspush.gateleen/gateleen-delegate "1.2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.swisspush.gateleen : gateleen-queue | jar | 1.2.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.swisspush.gateleen : gateleen-testhelper | jar | 1.2.8 |