| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.ibeetl | 
| ArtifactId | ArtifactIdsql-saga-micorservice-client | 
| Last Version | Last Version3.1.2-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjava DAO tool | 
<!-- https://jarcasting.com/artifacts/com.ibeetl/sql-saga-micorservice-client/ -->
<dependency>
    <groupId>com.ibeetl</groupId>
    <artifactId>sql-saga-micorservice-client</artifactId>
    <version>3.1.2-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.ibeetl/sql-saga-micorservice-client/
implementation 'com.ibeetl:sql-saga-micorservice-client:3.1.2-RELEASE'// https://jarcasting.com/artifacts/com.ibeetl/sql-saga-micorservice-client/
implementation ("com.ibeetl:sql-saga-micorservice-client:3.1.2-RELEASE")'com.ibeetl:sql-saga-micorservice-client:jar:3.1.2-RELEASE'<dependency org="com.ibeetl" name="sql-saga-micorservice-client" rev="3.1.2-RELEASE">
  <artifact name="sql-saga-micorservice-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.ibeetl', module='sql-saga-micorservice-client', version='3.1.2-RELEASE')
)libraryDependencies += "com.ibeetl" % "sql-saga-micorservice-client" % "3.1.2-RELEASE"[com.ibeetl/sql-saga-micorservice-client "3.1.2-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.ibeetl : sql-saga-level2 | jar | 3.1.2-RELEASE | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 | 
| com.ibeetl : beetl | jar | 3.3.0.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 |