License |
License |
---|---|
GroupId | GroupIdorg.swisspush.gateleen |
ArtifactId | ArtifactIdgateleen-core |
Version | Version1.1.74 |
Type | Typejar |
Description |
DescriptionMiddleware library based on Vert.x to build advanced JSON/REST communication servers
|
Filename | Size |
---|---|
gateleen-core-1.1.74.pom | |
gateleen-core-1.1.74.jar | 141 KB |
gateleen-core-1.1.74-sources.jar | 78 KB |
gateleen-core-1.1.74-javadoc.jar | 512 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-core/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-core</artifactId>
<version>1.1.74</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-core/
implementation 'org.swisspush.gateleen:gateleen-core:1.1.74'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-core/
implementation ("org.swisspush.gateleen:gateleen-core:1.1.74")
'org.swisspush.gateleen:gateleen-core:jar:1.1.74'
<dependency org="org.swisspush.gateleen" name="gateleen-core" rev="1.1.74">
<artifact name="gateleen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-core', version='1.1.74')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-core" % "1.1.74"
[org.swisspush.gateleen/gateleen-core "1.1.74"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.6.2 |
io.vertx : vertx-web | jar | 3.6.2 |
io.vertx : vertx-redis-client | jar | 3.6.2 |
io.vertx : vertx-auth-common | jar | 3.6.2 |
io.vertx : vertx-codegen | jar | 3.6.2 |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.networknt : json-schema-validator | jar | 0.1.15 |
com.google.guava : guava | jar | 22.0 |
commons-codec : commons-codec | jar | 1.9 |
com.floreysoft : jmte | jar | 3.0 |
com.bazaarvoice.jolt : jolt-core | jar | 0.1.0 |
com.bazaarvoice.jolt : json-utils | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.swisspush.gateleen : gateleen-testhelper | jar | 1.1.74 |