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