<dependency>
<groupId>io.streamnative</groupId>
<artifactId>distributedlog-core</artifactId>
<version>4.14.7.1_attentive</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='distributedlog-core', version='4.14.7.1_attentive')
)
<parent> <groupId>io.streamnative</groupId> <artifactId>distributedlog</artifactId> <version>4.14.7.1_attentive</version> </parent>
compile
|-- io.streamnative:distributedlog-protocol
|-- org.apache.zookeeper:zookeeper
|-- org.apache.thrift:libthrift
|-- io.streamnative:bookkeeper-server
|-- javax.annotation:javax.annotation-api
test
|-- org.jmock:jmock
|-- io.streamnative:bookkeeper-common
|-- io.streamnative:distributedlog-common