License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-sql-common |
Last Version | Last Version4.0.0-milestone5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-sql-common/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-sql-common</artifactId>
<version>4.0.0-milestone5</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-sql-common/
implementation 'io.vertx:vertx-sql-common:4.0.0-milestone5'
// https://jarcasting.com/artifacts/io.vertx/vertx-sql-common/
implementation ("io.vertx:vertx-sql-common:4.0.0-milestone5")
'io.vertx:vertx-sql-common:jar:4.0.0-milestone5'
<dependency org="io.vertx" name="vertx-sql-common" rev="4.0.0-milestone5">
<artifact name="vertx-sql-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-sql-common', version='4.0.0-milestone5')
)
libraryDependencies += "io.vertx" % "vertx-sql-common" % "4.0.0-milestone5"
[io.vertx/vertx-sql-common "4.0.0-milestone5"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-docgen Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |