License |
License |
---|---|
GroupId | GroupIdorg.swisspush.gateleen |
ArtifactId | ArtifactIdgateleen-core |
Version | Version1.2.13 |
Type | Typejar |
Description |
DescriptionMiddleware library based on Vert.x to build advanced JSON/REST communication servers
|
Filename | Size |
---|---|
gateleen-core-1.2.13.pom | |
gateleen-core-1.2.13.jar | 142 KB |
gateleen-core-1.2.13-sources.jar | 81 KB |
gateleen-core-1.2.13-javadoc.jar | 953 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-core/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-core</artifactId>
<version>1.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-core/
implementation 'org.swisspush.gateleen:gateleen-core:1.2.13'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-core/
implementation ("org.swisspush.gateleen:gateleen-core:1.2.13")
'org.swisspush.gateleen:gateleen-core:jar:1.2.13'
<dependency org="org.swisspush.gateleen" name="gateleen-core" rev="1.2.13">
<artifact name="gateleen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-core', version='1.2.13')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-core" % "1.2.13"
[org.swisspush.gateleen/gateleen-core "1.2.13"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.6.3 |
io.vertx : vertx-web | jar | 3.6.3 |
io.vertx : vertx-redis-client | jar | 3.6.3 |
io.vertx : vertx-auth-common | jar | 3.6.3 |
io.vertx : vertx-codegen | jar | 3.6.3 |
org.slf4j : slf4j-api | jar | 1.7.32 |
com.networknt : json-schema-validator | jar | 0.1.15 |
com.google.guava : guava | jar | 30.1.1-jre |
commons-codec : commons-codec | jar | 1.15 |
com.floreysoft : jmte | jar | 7.0.0 |
com.bazaarvoice.jolt : jolt-core | jar | 0.1.1 |
com.bazaarvoice.jolt : json-utils | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.swisspush.gateleen : gateleen-testhelper | jar | 1.2.13 |
org.testng : testng | jar | 7.4.0 |