Last Version

Vertx SQL Client Templates 4.3.1

Vert.x SQL Client Templates

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-sql-client-templates
Version

Version

4.3.1
Type

Type

jar
Description

Description

Vertx SQL Client Templates
Vert.x SQL Client Templates
Project URL

Project URL

https://github.com/eclipse-vertx/vertx-sql-client
Project Organization

Project Organization

Eclipse

Download vertx-sql-client-templates 4.3.1


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
io.vertx : vertx-sql-client jar
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar

test (10)

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

Project Modules

There are no modules declared in this project.