File | Operation |
---|---|
bookkeeper-4.15.4.1_arrowstreet.pom | download |
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>bookkeeper</artifactId>
<version>4.15.4.1_arrowstreet</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='bookkeeper', version='4.15.4.1_arrowstreet')
)
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>19</version> </parent>
compile
|-- org.apache.logging.log4j:log4j-core
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- commons-configuration:commons-configuration
provided
|-- com.github.spotbugs:spotbugs-annotations
test
|-- junit:junit