is not current version
Last Version 4.3.1

io.vertx:vertx-sql-client-templates 4.0.0.Beta3

Vert.x SQL Client Templates

Categories

Categories

CLI User Interface
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-sql-client-templates
Version

Version

4.0.0.Beta3
Type

Type

jar

Download vertx-sql-client-templates 4.0.0.Beta3


<!-- https://jarcasting.com/artifacts/io.vertx/vertx-sql-client-templates/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>vertx-sql-client-templates</artifactId>
    <version>4.0.0.Beta3</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-sql-client-templates/
implementation 'io.vertx:vertx-sql-client-templates:4.0.0.Beta3'
// https://jarcasting.com/artifacts/io.vertx/vertx-sql-client-templates/
implementation ("io.vertx:vertx-sql-client-templates:4.0.0.Beta3")
'io.vertx:vertx-sql-client-templates:jar:4.0.0.Beta3'
<dependency org="io.vertx" name="vertx-sql-client-templates" rev="4.0.0.Beta3">
  <artifact name="vertx-sql-client-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-sql-client-templates', version='4.0.0.Beta3')
)
libraryDependencies += "io.vertx" % "vertx-sql-client-templates" % "4.0.0.Beta3"
[io.vertx/vertx-sql-client-templates "4.0.0.Beta3"]