File | Operation |
---|---|
shaded-parent-4.15.5.pom | download |
<dependency>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
<version>4.15.5</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.bookkeeper', module='shaded-parent', version='4.15.5')
)
<parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper</artifactId> <version>4.15.5</version> </parent>