License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-sql-client-templates |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVertx SQL Client Templates
Vert.x SQL Client Templates
|
Project URL |
Project URL |
Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-sql-client-templates/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-sql-client-templates</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-sql-client-templates/
implementation 'io.vertx:vertx-sql-client-templates:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-sql-client-templates/
implementation ("io.vertx:vertx-sql-client-templates:4.3.1")
'io.vertx:vertx-sql-client-templates:jar:4.3.1'
<dependency org="io.vertx" name="vertx-sql-client-templates" rev="4.3.1">
<artifact name="vertx-sql-client-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-sql-client-templates', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-sql-client-templates" % "4.3.1"
[io.vertx/vertx-sql-client-templates "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-sql-client | jar | |
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-docgen Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.2 |
org.testcontainers : postgresql | jar | 1.15.2 |
io.vertx : vertx-pg-client | jar | 4.3.1 |
io.vertx : vertx-mysql-client | jar | 4.3.1 |
io.vertx : vertx-pg-client | test-jar | 4.3.1 |
junit : junit | jar | 4.13.1 |
io.vertx : vertx-unit | jar | |
io.netty : netty-transport-native-epoll | jar | |
io.netty : netty-transport-native-kqueue | jar |