Last Version

Computate Tools for integrating with Vert.x 4.2.4.3

Tools for integrating with Vert.x for reactive, asynchronous programming.

License

License

GroupId

GroupId

org.computate
ArtifactId

ArtifactId

computate-vertx
Version

Version

4.2.4.3
Type

Type

jar
Description

Description

Computate Tools for integrating with Vert.x
Tools for integrating with Vert.x for reactive, asynchronous programming.
Project URL

Project URL

https://github.com/computate-org/computate-vertx
Source Code Management

Source Code Management

http://github.com/computate-org/computate-vertx/tree/master

Download computate-vertx 4.2.4.3


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

Dependencies

compile (21)

Group / Artifact Type Version
org.computate : computate-search jar 4.2.4.3
commons-collections : commons-collections jar 3.2.2
io.vertx : vertx-core jar 4.2.4
io.vertx : vertx-web jar 4.2.4
io.vertx : vertx-web-templ-handlebars jar 4.2.4
io.vertx : vertx-zookeeper jar 4.2.4
io.vertx : vertx-pg-client jar 4.2.4
io.vertx : vertx-auth-oauth2 jar 4.2.4
io.vertx : vertx-reactive-streams jar 4.2.4
io.vertx : vertx-web-openapi jar 4.2.4
io.vertx : vertx-codegen jar 4.2.4
io.vertx : vertx-service-proxy jar 4.2.4
io.vertx : vertx-web-api-service jar 4.2.4
io.vertx : vertx-web-client jar 4.2.4
io.vertx : vertx-mail-client jar 4.2.4
io.vertx : vertx-jdbc-client jar 4.2.4
io.vertx : vertx-config jar 4.2.4
io.vertx : vertx-config-yaml jar 4.2.4
io.vertx : vertx-health-check jar 4.2.4
org.apache.logging.log4j : log4j-core jar 2.17.1
org.slf4j : slf4j-api jar 1.7.35

Project Modules

There are no modules declared in this project.