seata-core 1.5.1.1

core for Seata built with Maven

Лицензия

Лицензия

Категории

Категории

Seata Библиотеки уровня приложения Distributed Transactions
Группа

Группа

io.seata
Идентификатор

Идентификатор

seata-core
Последняя версия

Последняя версия

1.5.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

seata-core 1.5.1.1
core for Seata built with Maven
Ссылка на сайт

Ссылка на сайт

https://seata.io
Организация-разработчик

Организация-разработчик

Seata

Скачать seata-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.seata/seata-core/ -->
<dependency>
    <groupId>io.seata</groupId>
    <artifactId>seata-core</artifactId>
    <version>1.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-core/
implementation 'io.seata:seata-core:1.5.1.1'
// https://jarcasting.com/artifacts/io.seata/seata-core/
implementation ("io.seata:seata-core:1.5.1.1")
'io.seata:seata-core:jar:1.5.1.1'
<dependency org="io.seata" name="seata-core" rev="1.5.1.1">
  <artifact name="seata-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-core', version='1.5.1.1')
)
libraryDependencies += "io.seata" % "seata-core" % "1.5.1.1"
[io.seata/seata-core "1.5.1.1"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
io.seata : seata-common jar 1.5.1.1
io.seata : seata-discovery-core jar 1.5.1.1
io.netty : netty-all jar 4.1.70.Final
commons-pool : commons-pool jar 1.6
com.google.guava : guava jar 27.0.1-jre

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.5.1.1
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.9.0.1
0.9.0
0.8.1
0.8.0
0.7.1
0.7.0
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0