Last Version

Seata All-in-one 1.5.1.1 1.5.1.1

Seata is an easy-to-use, high-performance, java based, open source distributed transaction solution.

License

License

Categories

Categories

Seata Application Layer Libs Distributed Transactions
GroupId

GroupId

io.seata
ArtifactId

ArtifactId

seata-all
Version

Version

1.5.1.1
Type

Type

jar
Description

Description

Seata All-in-one 1.5.1.1
Seata is an easy-to-use, high-performance, java based, open source distributed transaction solution.
Project URL

Project URL

https://seata.io
Project Organization

Project Organization

Seata

Download seata-all 1.5.1.1


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

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.18
org.springframework : spring-core jar 5.3.18
org.springframework : spring-beans jar 5.3.18
org.springframework : spring-aop jar 5.3.18
org.springframework : spring-webmvc jar 5.3.18
io.netty : netty-all jar 4.1.70.Final
org.antlr : antlr4 jar 4.8
com.alibaba : fastjson jar 1.2.83
com.alibaba : druid jar 1.2.6
com.typesafe : config jar 1.2.1
org.slf4j : slf4j-api jar 1.7.32
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-pool2 jar 2.9.0
commons-pool : commons-pool jar 1.6
cglib : cglib jar 3.1
aopalliance : aopalliance jar 1.0
com.google.guava : guava jar 27.0.1-jre
com.github.ben-manes.caffeine : caffeine jar 2.8.8

provided (37)

Group / Artifact Type Version
io.seata : seata-sqlparser-antlr jar 1.5.1.1
io.seata : seata-serializer-protobuf jar 1.5.1.1
ch.qos.logback : logback-classic jar 1.2.7
com.google.protobuf : protobuf-java jar 3.7.1
org.apache.dubbo : dubbo jar 2.7.4
com.alibaba : dubbo jar 2.6.5
com.alibaba.edas : edas-sdk jar 1.8.3
com.101tec : zkclient jar 0.11
org.apache.zookeeper : zookeeper jar 3.5.9
com.alipay.sofa : registry-client-all jar 5.2.0
com.alibaba.spring : spring-context-support jar 1.0.2
com.alibaba.nacos : nacos-client jar 1.4.2
com.ctrip.framework.apollo : apollo-client jar 1.6.0
redis.clients : jedis jar 3.2.0
com.netflix.eureka : eureka-client jar 1.10.17
com.netflix.archaius : archaius-core jar 0.7.6
com.ecwid.consul : consul-api jar 1.4.2
io.etcd : jetcd-core jar 0.3.0
javax.inject : javax.inject jar 1
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.14
com.alipay.sofa : sofa-rpc-all jar 5.5.3
com.weibo : motan-core jar 1.0.0
com.weibo : motan-transport-netty jar 1.0.0
io.protostuff : protostuff-core jar 1.5.9
io.protostuff : protostuff-runtime jar 1.5.9
io.grpc : grpc-netty jar 1.17.1
io.grpc : grpc-protobuf jar 1.17.1
io.grpc : grpc-stub jar 1.17.1
mysql : mysql-connector-java jar 5.1.35
org.postgresql : postgresql jar 42.1.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
com.esotericsoftware : kryo jar 4.0.2
de.ruedigermoeller : fst jar 2.57
com.caucho : hessian jar 4.0.63
de.javakaffee : kryo-serializers jar 0.42
org.lz4 : lz4-java jar 1.7.1

Project Modules

There are no modules declared in this project.