is not current version
Last Version 3.14.5-RELEASE

com.ibeetl:sql-util 3.12.9-RELEASE

java DAO tool

License

License

GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

sql-util
Version

Version

3.12.9-RELEASE
Type

Type

jar
Description

Description

java DAO tool

Download sql-util 3.12.9-RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.jsqlparser : jsqlparser jar 4.1
com.ibeetl : beetl jar 3.9.2.RELEASE
org.projectlombok : lombok Optional jar 1.16.18

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.