Vert.x MySQL/PostgreSQL Client based on Scala

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
Last Version

Last Version

3.9.13
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x MySQL/PostgreSQL Client based on Scala
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

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.vertx : vertx-sql-common jar
org.scala-lang : scala-library jar 2.12.7
com.github.mauricio : postgresql-async_2.12 jar 0.2.21
com.github.mauricio : mysql-async_2.12 jar 0.2.21
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.

Versions

Version
3.9.13
3.9.12
3.9.11
3.9.10
3.9.9
3.9.8
3.9.7
3.9.6
3.9.5
3.9.4
3.9.3
3.9.2
3.9.1
3.9.0
3.8.5
3.8.4
3.8.3
3.8.2
3.8.1
3.8.0
3.7.1
3.7.0
3.6.3
3.6.2
3.6.1
3.6.0
3.6.0.CR2
3.6.0.CR1
3.5.4
3.5.3
3.5.3.CR1
3.5.2
3.5.2.CR3
3.5.2.CR2
3.5.2.CR1
3.5.1
3.5.0
3.5.0.Beta1
3.4.2
3.4.1
3.4.0
3.4.0.Beta1
3.3.3
3.3.2
3.3.1
3.3.0
3.3.0.CR2
3.3.0.CR1
3.2.1
3.2.0
3.0.0-milestone6
3.0.0-milestone5