License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-auth-sql-client |
Last Version | Last Version4.3.1 |
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-auth-sql-client/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-auth-sql-client</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-auth-sql-client/
implementation 'io.vertx:vertx-auth-sql-client:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-auth-sql-client/
implementation ("io.vertx:vertx-auth-sql-client:4.3.1")
'io.vertx:vertx-auth-sql-client:jar:4.3.1'
<dependency org="io.vertx" name="vertx-auth-sql-client" rev="4.3.1">
<artifact name="vertx-auth-sql-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-auth-sql-client', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-auth-sql-client" % "4.3.1"
[io.vertx/vertx-auth-sql-client "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-auth-common | jar | |
io.vertx : vertx-sql-client | jar | |
io.vertx : vertx-core | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-docgen | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | |
org.testcontainers : testcontainers | jar | 1.15.2 |
io.vertx : vertx-mysql-client | jar | |
io.vertx : vertx-jdbc-client | jar | |
mysql : mysql-connector-java | jar | 8.0.16 |
io.agroal : agroal-api | jar | 1.12 |
io.agroal : agroal-pool | jar | 1.12 |
junit : junit | jar | 4.13.2 |