Last Version

seata-motan 1.5.1.1 1.5.1.1

motan integration for Seata built with Maven

License

License

Categories

Categories

Seata Application Layer Libs Distributed Transactions
GroupId

GroupId

io.seata
ArtifactId

ArtifactId

seata-motan
Version

Version

1.5.1.1
Type

Type

jar
Description

Description

seata-motan 1.5.1.1
motan integration for Seata built with Maven
Project URL

Project URL

https://seata.io
Project Organization

Project Organization

Seata

Download seata-motan 1.5.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.seata : seata-tm jar 1.5.1.1
com.weibo : motan-core jar 1.0.0
com.weibo : motan-transport-netty jar 1.0.0

Project Modules

There are no modules declared in this project.