File | Operation |
---|---|
bookkeeper-http-4.14.8.1.pom | download |
<dependency>
<groupId>io.streamnative.http</groupId>
<artifactId>bookkeeper-http</artifactId>
<version>4.14.8.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.streamnative.http', module='bookkeeper-http', version='4.14.8.1')
)
<parent> <groupId>io.streamnative</groupId> <artifactId>bookkeeper</artifactId> <version>4.14.8.1</version> </parent>