| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.ibeetl |
| Идентификатор | Идентификаторsql-saga-client |
| Версия | Версия3.13.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеjava DAO tool
|
<!-- https://jarcasting.com/artifacts/com.ibeetl/sql-saga-client/ -->
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>sql-saga-client</artifactId>
<version>3.13.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibeetl/sql-saga-client/
implementation 'com.ibeetl:sql-saga-client:3.13.1-RELEASE'
// https://jarcasting.com/artifacts/com.ibeetl/sql-saga-client/
implementation ("com.ibeetl:sql-saga-client:3.13.1-RELEASE")
'com.ibeetl:sql-saga-client:jar:3.13.1-RELEASE'
<dependency org="com.ibeetl" name="sql-saga-client" rev="3.13.1-RELEASE">
<artifact name="sql-saga-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='sql-saga-client', version='3.13.1-RELEASE')
)
libraryDependencies += "com.ibeetl" % "sql-saga-client" % "3.13.1-RELEASE"
[com.ibeetl/sql-saga-client "3.13.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.ibeetl : sql-saga-local | jar | 3.13.1-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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.4.200 |
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |