| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration Seata Distributed Transactions |
| Группа | Группаio.seata |
| Идентификатор | Идентификаторseata-config |
| Последняя версия | Последняя версия1.5.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеseata-config 1.5.1.1
config top parent for Seata built with Maven
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| seata-config-1.5.1.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.seata/seata-config/ -->
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-config</artifactId>
<version>1.5.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-config/
implementation 'io.seata:seata-config:1.5.1.1'
// https://jarcasting.com/artifacts/io.seata/seata-config/
implementation ("io.seata:seata-config:1.5.1.1")
'io.seata:seata-config:pom:1.5.1.1'
<dependency org="io.seata" name="seata-config" rev="1.5.1.1">
<artifact name="seata-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-config', version='1.5.1.1')
)
libraryDependencies += "io.seata" % "seata-config" % "1.5.1.1"
[io.seata/seata-config "1.5.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.platform : junit-platform-launcher | jar | |
| org.mockito : mockito-core | jar | |
| org.mockito : mockito-junit-jupiter | jar | |
| org.assertj : assertj-core | jar | |
| org.slf4j : slf4j-simple | jar |