| License |
License |
|---|---|
| GroupId | GroupIdorg.swisspush.gateleen |
| ArtifactId | ArtifactIdgateleen-core |
| 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-core-1.3.11.pom | |
| gateleen-core-1.3.11.jar | 140 KB |
| gateleen-core-1.3.11-sources.jar | 77 KB |
| gateleen-core-1.3.11-javadoc.jar | 507 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-core/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-core</artifactId>
<version>1.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-core/
implementation 'org.swisspush.gateleen:gateleen-core:1.3.11'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-core/
implementation ("org.swisspush.gateleen:gateleen-core:1.3.11")
'org.swisspush.gateleen:gateleen-core:jar:1.3.11'
<dependency org="org.swisspush.gateleen" name="gateleen-core" rev="1.3.11">
<artifact name="gateleen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-core', version='1.3.11')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-core" % "1.3.11"
[org.swisspush.gateleen/gateleen-core "1.3.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | 4.2.1 |
| io.vertx : vertx-web | jar | 4.2.1 |
| io.vertx : vertx-redis-client | jar | 4.2.1 |
| io.vertx : vertx-auth-common | jar | 4.2.1 |
| io.vertx : vertx-codegen | jar | 4.2.1 |
| 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.3.11 |