License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases PostgreSQL |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-mysql-postgresql-service |
Last Version | Last Version3.0.0-milestone4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x MySQL/PostgreSQL Service
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | test-jar | |
io.vertx : vertx-service-factory | jar | |
junit : junit | jar | 4.11 |