| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ibeetl |
| Идентификатор | Идентификаторsql-saga-microservice |
| Версия | Версия3.4.1-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеjava DAO tool
|
| Имя Файла | Размер |
|---|---|
| sql-saga-microservice-3.4.1-RELEASE.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ibeetl/sql-saga-microservice/ -->
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>sql-saga-microservice</artifactId>
<version>3.4.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibeetl/sql-saga-microservice/
implementation 'com.ibeetl:sql-saga-microservice:3.4.1-RELEASE'
// https://jarcasting.com/artifacts/com.ibeetl/sql-saga-microservice/
implementation ("com.ibeetl:sql-saga-microservice:3.4.1-RELEASE")
'com.ibeetl:sql-saga-microservice:pom:3.4.1-RELEASE'
<dependency org="com.ibeetl" name="sql-saga-microservice" rev="3.4.1-RELEASE">
<artifact name="sql-saga-microservice" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='sql-saga-microservice', version='3.4.1-RELEASE')
)
libraryDependencies += "com.ibeetl" % "sql-saga-microservice" % "3.4.1-RELEASE"
[com.ibeetl/sql-saga-microservice "3.4.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.kafka : spring-kafka | jar | |
| 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.3.1.RELEASE |
| org.projectlombok : lombok Необязательный | jar | 1.16.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.4.200 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |