This repository has been deprecated by the owner.

vert-x / mod-mysql-postgresql   0.3.1

Apache License 2.0 Website GitHub

Vert.x 2.x is deprecated - use instead

Scala versions: 2.11 2.10

mod-mysql-postgresql 0.3.0


Group ID:
io.vertx
Artifact ID:
mod-mysql-postgresql_2.11
Version:
0.3.0
Release Date:
Sept 22, 2014
Licenses:
Files:

libraryDependencies += "io.vertx" %% "mod-mysql-postgresql" % "0.3.0"

Mill build tool

ivy"io.vertx::mod-mysql-postgresql:0.3.0"

Scala CLI

//> using dep "io.vertx::mod-mysql-postgresql:0.3.0"

Ammonite REPL

import $ivy.`io.vertx::mod-mysql-postgresql:0.3.0`

<dependency>
  <groupId>io.vertx</groupId>
  <artifactId>mod-mysql-postgresql_2.11</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.vertx', name: 'mod-mysql-postgresql_2.11', version: '0.3.0'