seata-hsf 1.5.1.1

EDAS hsf integration for Seata built with Maven

License

License

Categories

Categories

Seata Application Layer Libs Distributed Transactions
GroupId

GroupId

io.seata
ArtifactId

ArtifactId

seata-hsf
Last Version

Last Version

1.5.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

seata-hsf 1.5.1.1
EDAS hsf integration for Seata built with Maven
Project URL

Project URL

https://seata.io
Project Organization

Project Organization

Seata

Download seata-hsf

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.seata : seata-tm jar 1.5.1.1
com.alibaba.edas : edas-sdk jar 1.8.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1.1
1.5.1
1.5.0