Last Version

Vert.x MySQL/PostgreSQL Client based on jasync-sql/Kotlin 3.9.13

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

MySQL Data Databases PostgreSQL CLI User Interface
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-mysql-postgresql-client-jasync
Version

Version

3.9.13
Type

Type

jar
Description

Description

Vert.x MySQL/PostgreSQL Client based on jasync-sql/Kotlin
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-mysql-postgresql-client-jasync 3.9.13


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

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-sql-common jar
com.github.jasync-sql : jasync-postgresql jar 0.9.51
com.github.jasync-sql : jasync-mysql jar 0.9.51
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (10)

Group / Artifact Type Version
io.vertx : vertx-unit jar
io.vertx : vertx-core test-jar
junit : junit jar 4.13.1
com.jayway.awaitility : awaitility jar 1.6.3
org.mockito : mockito-core jar 2.10.0
org.testcontainers : testcontainers jar 1.8.3
org.testcontainers : mysql jar 1.8.3
mysql : mysql-connector-java jar 5.1.6
org.testcontainers : postgresql jar 1.8.3
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.