is not current version
Last Version 6.3.1

biz.aQute.bnd:bnd-plugin-parent 4.0.0

Parent POM for the bnd maven plugins.

GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

bnd-plugin-parent
Version

Version

4.0.0
Type

Type

pom

Download bnd-plugin-parent 4.0.0


<!-- https://jarcasting.com/artifacts/biz.aQute.bnd/bnd-plugin-parent/ -->
<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>bnd-plugin-parent</artifactId>
    <version>4.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute.bnd/bnd-plugin-parent/
implementation 'biz.aQute.bnd:bnd-plugin-parent:4.0.0'
// https://jarcasting.com/artifacts/biz.aQute.bnd/bnd-plugin-parent/
implementation ("biz.aQute.bnd:bnd-plugin-parent:4.0.0")
'biz.aQute.bnd:bnd-plugin-parent:pom:4.0.0'
<dependency org="biz.aQute.bnd" name="bnd-plugin-parent" rev="4.0.0">
  <artifact name="bnd-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.aQute.bnd', module='bnd-plugin-parent', version='4.0.0')
)
libraryDependencies += "biz.aQute.bnd" % "bnd-plugin-parent" % "4.0.0"
[biz.aQute.bnd/bnd-plugin-parent "4.0.0"]