| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.ibeetl | 
| ArtifactId | ArtifactIdsql-saga-client | 
| Version | Version3.14.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.14.2-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.ibeetl/sql-saga-client/
implementation 'com.ibeetl:sql-saga-client:3.14.2-RELEASE'// https://jarcasting.com/artifacts/com.ibeetl/sql-saga-client/
implementation ("com.ibeetl:sql-saga-client:3.14.2-RELEASE")'com.ibeetl:sql-saga-client:jar:3.14.2-RELEASE'<dependency org="com.ibeetl" name="sql-saga-client" rev="3.14.2-RELEASE">
  <artifact name="sql-saga-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.ibeetl', module='sql-saga-client', version='3.14.2-RELEASE')
)libraryDependencies += "com.ibeetl" % "sql-saga-client" % "3.14.2-RELEASE"[com.ibeetl/sql-saga-client "3.14.2-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.ibeetl : sql-saga-local | jar | 3.14.2-RELEASE | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 | 
| jakarta.annotation : jakarta.annotation-api | jar | |
| 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.10.0.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.h2database : h2 | jar | 1.4.200 | 
| org.projectlombok : lombok | jar | 1.18.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-core | jar | 1.3 |