| License | License | 
|---|---|
| GroupId | GroupIdcom.ibeetl | 
| ArtifactId | ArtifactIdsql-saga-local | 
| Version | Version3.12.5-RELEASE | 
| Type | Typejar | 
| Description | Descriptionjava DAO tool | 
<!-- https://jarcasting.com/artifacts/com.ibeetl/sql-saga-local/ -->
<dependency>
    <groupId>com.ibeetl</groupId>
    <artifactId>sql-saga-local</artifactId>
    <version>3.12.5-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.ibeetl/sql-saga-local/
implementation 'com.ibeetl:sql-saga-local:3.12.5-RELEASE'// https://jarcasting.com/artifacts/com.ibeetl/sql-saga-local/
implementation ("com.ibeetl:sql-saga-local:3.12.5-RELEASE")'com.ibeetl:sql-saga-local:jar:3.12.5-RELEASE'<dependency org="com.ibeetl" name="sql-saga-local" rev="3.12.5-RELEASE">
  <artifact name="sql-saga-local" type="jar" />
</dependency>@Grapes(
@Grab(group='com.ibeetl', module='sql-saga-local', version='3.12.5-RELEASE')
)libraryDependencies += "com.ibeetl" % "sql-saga-local" % "3.12.5-RELEASE"[com.ibeetl/sql-saga-local "3.12.5-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.ibeetl : sql-mapper | jar | 3.12.5-RELEASE | 
| junit : junit | jar | 4.12 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.0 | 
| com.ibeetl : beetl | jar | 3.9.1.RELEASE | 
| org.projectlombok : lombok Optional | jar | 1.16.18 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.h2database : h2 | jar | 1.4.200 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.zaxxer : HikariCP | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| com.ibeetl : sql-springboot-starter | jar | 3.12.5-RELEASE | 
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-jdbc | jar | |
| org.hamcrest : hamcrest-core | jar | 1.3 |