Last Version

Vert.x MySQL/PostgreSQL Service 3.0.0-milestone4

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

License

License

Categories

Categories

MySQL Data Databases PostgreSQL
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-mysql-postgresql-service
Version

Version

3.0.0-milestone4
Type

Type

jar
Description

Description

Vert.x MySQL/PostgreSQL Service
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download vertx-mysql-postgresql-service 3.0.0-milestone4


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

Dependencies

compile (11)

Group / Artifact Type Version
io.vertx : vertx-sql-common jar
org.scala-lang : scala-library jar 2.11.4
com.github.mauricio : postgresql-async_2.11 jar 0.2.15
com.github.mauricio : mysql-async_2.11 jar 0.2.15
io.vertx : vertx-service-proxy jar
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-lang-groovy Optional jar
io.vertx : vertx-lang-js Optional jar
io.vertx : vertx-rx-java Optional jar 3.0.0-milestone4
io.vertx : vertx-docgen Optional jar
io.vertx : vertx-codetrans Optional jar

test (3)

Group / Artifact Type Version
io.vertx : vertx-core test-jar
io.vertx : vertx-service-factory jar
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.