<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-all</artifactId>
<version>0.9.0</version>
</dependency>
compile
|-- org.springframework:spring-context:4.3.23.RELEASE
|-- org.springframework:spring-core:4.3.23.RELEASE
|-- org.springframework:spring-beans:4.3.23.RELEASE
|-- org.springframework:spring-aop:4.3.23.RELEASE
|-- io.netty:netty-all:4.1.30.Final
|-- com.alibaba:fastjson:1.2.60
|-- org.slf4j:slf4j-api:1.7.22
|-- commons-lang:commons-lang:2.6
|-- org.apache.commons:commons-pool2:2.4.2
|-- commons-pool:commons-pool:1.6
|-- com.google.protobuf:protobuf-java:3.7.1
|-- cglib:cglib:3.1
|-- aopalliance:aopalliance:1.0
|-- com.github.ben-manes.caffeine:caffeine:2.7.0
provided
|-- ch.qos.logback:logback-classic:1.2.0
|-- org.apache.dubbo:dubbo:2.7.0
|-- org.apache.zookeeper:zookeeper:3.4.14
|-- com.alipay.sofa:registry-client-all:5.2.0
|-- com.alibaba.spring:spring-context-support:1.0.2
|-- com.alibaba.nacos:nacos-client:1.0.0
|-- com.ctrip.framework.apollo:apollo-client:1.1.0
|-- com.netflix.eureka:eureka-client:1.9.5
|-- com.netflix.archaius:archaius-core:0.7.6
|-- com.ecwid.consul:consul-api:1.4.2
|-- com.google.guava:guava:27.0.1-jre
|-- javax.inject:javax.inject:1
|-- org.apache.httpcomponents:httpclient:4.5.8
|-- org.apache.httpcomponents:httpcore:4.4.11
|-- 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
|-- mysql:mysql-connector-java:5.1.30
|-- com.fasterxml.jackson.core:jackson-databind:2.9.9