<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-rm-datasource</artifactId>
<version>0.9.0</version>
</dependency>
<parent> <groupId>io.seata</groupId> <artifactId>seata-parent</artifactId> <version>0.9.0</version> </parent>
compile
|-- com.github.ben-manes.caffeine:caffeine
|-- io.protostuff:protostuff-core
|-- io.protostuff:protostuff-runtime
|-- com.fasterxml.jackson.core:jackson-databind
|-- de.javakaffee:kryo-serializers
test