| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.ibeetl | 
| ArtifactId | ArtifactIdsql-saga-client | 
| Version | Version3.11.2-RELEASE | 
| Type | Typejar | 
| Description | Descriptionjava DAO tool | 
<!-- https://jarcasting.com/artifacts/com.ibeetl/sql-saga-client/ -->
<dependency>
    <groupId>com.ibeetl</groupId>
    <artifactId>sql-saga-client</artifactId>
    <version>3.11.2-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.ibeetl/sql-saga-client/
implementation 'com.ibeetl:sql-saga-client:3.11.2-RELEASE'// https://jarcasting.com/artifacts/com.ibeetl/sql-saga-client/
implementation ("com.ibeetl:sql-saga-client:3.11.2-RELEASE")'com.ibeetl:sql-saga-client:jar:3.11.2-RELEASE'<dependency org="com.ibeetl" name="sql-saga-client" rev="3.11.2-RELEASE">
  <artifact name="sql-saga-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.ibeetl', module='sql-saga-client', version='3.11.2-RELEASE')
)libraryDependencies += "com.ibeetl" % "sql-saga-client" % "3.11.2-RELEASE"[com.ibeetl/sql-saga-client "3.11.2-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.ibeetl : sql-saga-local | jar | 3.11.2-RELEASE | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 | 
| org.springframework.kafka : spring-kafka | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.0 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.0 | 
| com.ibeetl : beetl | jar | 3.8.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 | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-core | jar | 1.3 |