| License |
License |
|---|---|
| GroupId | GroupIduy.kohesive.klutter |
| ArtifactId | ArtifactIdklutter-vertx3 |
| Last Version | Last Version2.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKlutter
Random small libraries for Kotlin.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| klutter-vertx3-2.6.0.pom | |
| klutter-vertx3-2.6.0.jar | 79 KB |
| klutter-vertx3-2.6.0-sources.jar | 8 KB |
| klutter-vertx3-2.6.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/uy.kohesive.klutter/klutter-vertx3/ -->
<dependency>
<groupId>uy.kohesive.klutter</groupId>
<artifactId>klutter-vertx3</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/uy.kohesive.klutter/klutter-vertx3/
implementation 'uy.kohesive.klutter:klutter-vertx3:2.6.0'
// https://jarcasting.com/artifacts/uy.kohesive.klutter/klutter-vertx3/
implementation ("uy.kohesive.klutter:klutter-vertx3:2.6.0")
'uy.kohesive.klutter:klutter-vertx3:jar:2.6.0'
<dependency org="uy.kohesive.klutter" name="klutter-vertx3" rev="2.6.0">
<artifact name="klutter-vertx3" type="jar" />
</dependency>
@Grapes(
@Grab(group='uy.kohesive.klutter', module='klutter-vertx3', version='2.6.0')
)
libraryDependencies += "uy.kohesive.klutter" % "klutter-vertx3" % "2.6.0"
[uy.kohesive.klutter/klutter-vertx3 "2.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.10 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.10 |
| uy.kohesive.klutter : klutter-core | jar | 2.6.0 |
| nl.komponents.kovenant : kovenant | jar | 3.3.0 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.10 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.9.7 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.7 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.7 |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.9.7 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | 3.5.4 |
| io.vertx : vertx-web | jar | 3.5.4 |
| io.vertx : vertx-hazelcast | jar | 3.5.4 |
| junit : junit | jar | 4.12 |
| org.jetbrains.kotlin : kotlin-test | jar | 1.3.10 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.10 |
| io.vertx : vertx-unit | jar | 3.5.4 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |