| License | License | 
|---|---|
| GroupId | GroupIdcom.ibeetl | 
| ArtifactId | ArtifactIdsql-util | 
| Version | Version3.12.11-RELEASE | 
| Type | Typejar | 
| Description | Descriptionjava DAO tool | 
| Filename | Size | 
|---|---|
| sql-util-3.12.11-RELEASE.pom | |
| sql-util-3.12.11-RELEASE.jar | 37 KB | 
| sql-util-3.12.11-RELEASE-sources.jar | 23 KB | 
| sql-util-3.12.11-RELEASE-javadoc.jar | 144 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ibeetl/sql-util/ -->
<dependency>
    <groupId>com.ibeetl</groupId>
    <artifactId>sql-util</artifactId>
    <version>3.12.11-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.ibeetl/sql-util/
implementation 'com.ibeetl:sql-util:3.12.11-RELEASE'// https://jarcasting.com/artifacts/com.ibeetl/sql-util/
implementation ("com.ibeetl:sql-util:3.12.11-RELEASE")'com.ibeetl:sql-util:jar:3.12.11-RELEASE'<dependency org="com.ibeetl" name="sql-util" rev="3.12.11-RELEASE">
  <artifact name="sql-util" type="jar" />
</dependency>@Grapes(
@Grab(group='com.ibeetl', module='sql-util', version='3.12.11-RELEASE')
)libraryDependencies += "com.ibeetl" % "sql-util" % "3.12.11-RELEASE"[com.ibeetl/sql-util "3.12.11-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.jsqlparser : jsqlparser | jar | 4.1 | 
| com.ibeetl : beetl | jar | 3.10.0.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-core | jar | 1.3 |