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