File | Operation |
---|---|
bookkeeper-admin-parent-0.0.3.pom | download |
<dependency>
<groupId>io.github.protocol-laboratory</groupId>
<artifactId>bookkeeper-admin-parent</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
libraryDependencies += "io.github.protocol-laboratory" % "bookkeeper-admin-parent" % "0.0.3"
@Grapes(
@Grab(group='io.github.protocol-laboratory', module='bookkeeper-admin-parent', version='0.0.3')
)
<dependency org="io.github.protocol-laboratory" name="bookkeeper-admin-parent" rev="0.0.3" />