<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-all</artifactId>
<version>1.7.0</version>
</dependency>
compile
|-- org.springframework:spring-context:5.3.20
|-- org.springframework:spring-core:5.3.20
|-- org.springframework:spring-beans:5.3.20
|-- org.springframework:spring-aop:5.3.20
|-- org.springframework:spring-webmvc:5.3.20
|-- io.netty:netty-all:4.1.76.Final
|-- com.alibaba:fastjson:1.2.83
|-- org.slf4j:slf4j-api:1.7.36
|-- commons-lang:commons-lang:2.6
|-- org.apache.commons:commons-pool2:2.9.0
|-- commons-pool:commons-pool:1.6
|-- org.apache.dubbo.extensions:dubbo-filter-seata:1.0.2
|-- aopalliance:aopalliance:1.0
|-- com.google.guava:guava:30.1-jre
|-- com.github.ben-manes.caffeine:caffeine:2.9.3
provided
|-- io.seata:seata-sqlparser-antlr:1.7.0
|-- io.seata:seata-serializer-protobuf:1.7.0
|-- ch.qos.logback:logback-classic:1.2.9
|-- com.google.protobuf:protobuf-java:3.16.3
|-- com.alibaba.edas:edas-sdk:1.8.3
|-- org.apache.zookeeper:zookeeper:3.5.9
|-- com.alipay.sofa:registry-client-all:5.2.0
|-- com.alibaba.spring:spring-context-support:1.0.2
|-- com.alibaba.nacos:nacos-client:1.4.2
|-- com.ctrip.framework.apollo:apollo-client:2.0.1
|-- com.netflix.eureka:eureka-client:1.10.17
|-- com.netflix.archaius:archaius-core:0.7.6
|-- com.ecwid.consul:consul-api:1.4.2
|-- javax.inject:javax.inject:1
|-- org.apache.httpcomponents:httpclient:4.5.13
|-- org.apache.httpcomponents:httpcore:4.4.15
|-- com.alipay.sofa:sofa-rpc-all:5.5.3
|-- com.weibo:motan-core:1.0.0
|-- com.weibo:motan-transport-netty:1.0.0
|-- io.protostuff:protostuff-core:1.5.9
|-- io.protostuff:protostuff-runtime:1.5.9
|-- io.grpc:grpc-protobuf:1.27.1
|-- mysql:mysql-connector-java:5.1.42
|-- org.postgresql:postgresql:42.3.3
|-- com.fasterxml.jackson.core:jackson-databind:2.12.6.1
|-- com.esotericsoftware:kryo:5.4.0
|-- de.ruedigermoeller:fst:2.57