License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.github.younesrahimi |
ArtifactId | ArtifactIdrest.vertx-kotlin-coroutines |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAX-RS REST Vert.X Kotlin Coroutines
Kotlin Coroutines Support for Zandero REST Vert.X
|
<!-- https://jarcasting.com/artifacts/com.github.younesrahimi/rest.vertx-kotlin-coroutines/ -->
<dependency>
<groupId>com.github.younesrahimi</groupId>
<artifactId>rest.vertx-kotlin-coroutines</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.younesrahimi/rest.vertx-kotlin-coroutines/
implementation 'com.github.younesrahimi:rest.vertx-kotlin-coroutines:0.0.1'
// https://jarcasting.com/artifacts/com.github.younesrahimi/rest.vertx-kotlin-coroutines/
implementation ("com.github.younesrahimi:rest.vertx-kotlin-coroutines:0.0.1")
'com.github.younesrahimi:rest.vertx-kotlin-coroutines:jar:0.0.1'
<dependency org="com.github.younesrahimi" name="rest.vertx-kotlin-coroutines" rev="0.0.1">
<artifact name="rest.vertx-kotlin-coroutines" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.younesrahimi', module='rest.vertx-kotlin-coroutines', version='0.0.1')
)
libraryDependencies += "com.github.younesrahimi" % "rest.vertx-kotlin-coroutines" % "0.0.1"
[com.github.younesrahimi/rest.vertx-kotlin-coroutines "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.40 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.40 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.0-M1 |
com.zandero : rest.vertx | jar | 0.8.8 |
io.vertx : vertx-core | jar | 3.7.1 |
io.vertx : vertx-web | jar | 3.7.1 |
io.vertx : vertx-lang-kotlin | jar | 3.7.1 |
io.vertx : vertx-lang-kotlin-coroutines | jar | 3.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | [5.3.1,) |
org.junit.jupiter : junit-jupiter-api | jar | [5.3.1,) |
io.vertx : vertx-junit5 | jar | 3.7.1 |
io.vertx : vertx-web-client | jar | 3.7.1 |
ch.qos.logback : logback-classic | jar | [1.1.7,) |
org.glassfish.jersey.core : jersey-common | jar | 2.22.2 |
com.zandero : http | jar | [1.2,) |
com.zandero : utils.junit | jar | [1.0.1,) |
com.google.inject : guice | jar | 4.2.0 |
org.codejargon.feather : feather | jar | 1.0 |
org.hibernate : hibernate-validator | jar | 6.0.10.Final |
org.hibernate.validator : hibernate-validator | jar | 6.0.10.Final |
javax.el : javax.el-api | jar | 3.0.0 |
org.glassfish : javax.el | jar | 3.0.0 |