Last Version

mod-mysql-postgresql 0.3.1

Fully async MySQL / PostgreSQL module for Vert.x

License

License

Categories

Categories

MySQL Data Databases PostgreSQL
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

mod-mysql-postgresql_2.11
Version

Version

0.3.1
Type

Type

jar
Description

Description

mod-mysql-postgresql
Fully async MySQL / PostgreSQL module for Vert.x
Project URL

Project URL

http://vertx.io
Project Organization

Project Organization

io.vertx
Source Code Management

Source Code Management

https://github.com/vert-x/mod-mysql-postgresql

Download mod-mysql-postgresql_2.11 0.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mauricio : postgresql-async_2.11 jar 0.2.15
com.github.mauricio : mysql-async_2.11 jar 0.2.15

provided (3)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.1.2
io.vertx : vertx-platform jar 2.1.2
io.vertx : lang-scala_2.11 jar 1.1.0-M1

test (3)

Group / Artifact Type Version
io.vertx : testtools jar 2.0.3-final
org.hamcrest : hamcrest-library jar 1.3
com.novocode : junit-interface jar 0.10

Project Modules

There are no modules declared in this project.