License |
License |
---|---|
GroupId | GroupIdorg.computate |
ArtifactId | ArtifactIdcomputate-vertx |
Last Version | Last Version4.2.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionComputate Tools for integrating with Vert.x
Tools for integrating with Vert.x for reactive, asynchronous programming.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
computate-vertx-4.2.4.3.pom | |
computate-vertx-4.2.4.3.jar | 138 KB |
computate-vertx-4.2.4.3-sources.jar | 73 KB |
computate-vertx-4.2.4.3-javadoc.jar | 365 KB |
Browse |
<!-- 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"]
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 |