is not current version
Last Version 4.2.4

vertx-sql-assist 4.1.2-RC

vertx-sql-assist is the SQL operation help tool of Vert.x, which provides the support of insert, delete, update, query, join, paging query, cooperate with SqlAssist help class, it basically does not need to write a line of SQL code.

License

License

GroupId

GroupId

org.mirrentools
ArtifactId

ArtifactId

vertx-sql-assist
Version

Version

4.1.2-RC
Type

Type

jar
Description

Description

vertx-sql-assist
vertx-sql-assist is the SQL operation help tool of Vert.x, which provides the support of insert, delete, update, query, join, paging query, cooperate with SqlAssist help class, it basically does not need to write a line of SQL code.
Project URL

Project URL

https://mirrentools.org
Project Organization

Project Organization

Mirren Tools
Source Code Management

Source Code Management

https://github.com/MirrenTools/vertx-sql-assist

Download vertx-sql-assist 4.1.2-RC


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

Dependencies

provided (5)

Group / Artifact Type Version
io.vertx : vertx-core jar 4.1.2
io.vertx : vertx-jdbc-client jar 4.1.2
io.vertx : vertx-pg-client jar 4.1.2
io.vertx : vertx-mysql-client jar 4.1.2
io.vertx : vertx-db2-client jar 4.1.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.vertx : vertx-unit jar 4.1.2
mysql : mysql-connector-java jar 8.0.16
org.xerial : sqlite-jdbc jar 3.8.11.2
org.mirrentools : screw-driver jar 1.2.4

Project Modules

There are no modules declared in this project.