<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>jraft-core</artifactId>
<version>1.3.11</version>
</dependency>
<parent> <groupId>com.alipay.sofa</groupId> <artifactId>jraft-parent</artifactId> <version>1.3.11</version> </parent>
compile
|-- org.ow2.asm:asm
|-- com.google.code.findbugs:jsr305
|-- com.google.protobuf:protobuf-java
|-- io.dropwizard.metrics:metrics-core
|-- org.openjdk.jmh:jmh-generator-annprocess
test
|-- junit:junit
|-- junit:junit-dep
|-- org.powermock:powermock-api-mockito
|-- org.powermock:powermock-module-junit4
|-- org.apache.logging.log4j:log4j-api
|-- org.apache.logging.log4j:log4j-core