<dependency>
<groupId>org.apache.distributedlog</groupId>
<artifactId>distributedlog-common</artifactId>
<version>4.14.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.distributedlog', module='distributedlog-common', version='4.14.0')
)
<parent> <groupId>org.apache.distributedlog</groupId> <artifactId>distributedlog</artifactId> <version>4.14.0</version> </parent>
compile
|-- org.apache.bookkeeper.stats:bookkeeper-stats-api
|-- org.apache.bookkeeper:bookkeeper-common
|-- org.apache.commons:commons-lang3
|-- commons-codec:commons-codec
test
|-- org.jmock:jmock