License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.swisspush.gateleen |
ArtifactId | ArtifactIdgateleen-runconfig |
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-runconfig-1.3.11.pom | |
gateleen-runconfig-1.3.11.jar | 19 KB |
gateleen-runconfig-1.3.11-sources.jar | 9 KB |
gateleen-runconfig-1.3.11-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-runconfig/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-runconfig</artifactId>
<version>1.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-runconfig/
implementation 'org.swisspush.gateleen:gateleen-runconfig:1.3.11'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-runconfig/
implementation ("org.swisspush.gateleen:gateleen-runconfig:1.3.11")
'org.swisspush.gateleen:gateleen-runconfig:jar:1.3.11'
<dependency org="org.swisspush.gateleen" name="gateleen-runconfig" rev="1.3.11">
<artifact name="gateleen-runconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-runconfig', version='1.3.11')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-runconfig" % "1.3.11"
[org.swisspush.gateleen/gateleen-runconfig "1.3.11"]