Vertx Async-Await

Async-Await support for Vertx using Virtual Threads

License

License

GroupId

GroupId

com.augustnagro
ArtifactId

ArtifactId

vertx-async-await
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Vertx Async-Await
Async-Await support for Vertx using Virtual Threads
Project URL

Project URL

https://github.com/AugustNagro/vertx-async-await
Source Code Management

Source Code Management

https://github.com/AugustNagro/vertx-async-await

Download vertx-async-await

How to add to project

<!-- https://jarcasting.com/artifacts/com.augustnagro/vertx-async-await/ -->
<dependency>
    <groupId>com.augustnagro</groupId>
    <artifactId>vertx-async-await</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.augustnagro/vertx-async-await/
implementation 'com.augustnagro:vertx-async-await:0.2.2'
// https://jarcasting.com/artifacts/com.augustnagro/vertx-async-await/
implementation ("com.augustnagro:vertx-async-await:0.2.2")
'com.augustnagro:vertx-async-await:jar:0.2.2'
<dependency org="com.augustnagro" name="vertx-async-await" rev="0.2.2">
  <artifact name="vertx-async-await" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.augustnagro', module='vertx-async-await', version='0.2.2')
)
libraryDependencies += "com.augustnagro" % "vertx-async-await" % "0.2.2"
[com.augustnagro/vertx-async-await "0.2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
io.vertx : vertx-core jar 4.2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
io.vertx : vertx-web jar 4.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0