b

bnd-plugin-parent

Parent POM for the Bnd Maven plugins.
https://bnd.bndtools.org/
(Apache-2.0 OR EPL-2.0)
Bndtools
Ray Augé BJ Hargrave
Files download
File Operation
bnd-plugin-parent-6.2.0.pom download
Apache Maven
<dependency>
  <groupId>biz.aQute.bnd</groupId>
  <artifactId>bnd-plugin-parent</artifactId>
  <version>6.2.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'biz.aQute.bnd:bnd-plugin-parent:6.2.0'
Gradle Kotlin
implementation("biz.aQute.bnd:bnd-plugin-parent:6.2.0")
Scala SBT
libraryDependencies += "biz.aQute.bnd" % "bnd-plugin-parent" % "6.2.0"
Groovy Grape
@Grapes(
  @Grab(group='biz.aQute.bnd', module='bnd-plugin-parent', version='6.2.0')
)
Apache Ivy
<dependency org="biz.aQute.bnd" name="bnd-plugin-parent" rev="6.2.0" />
Leiningen
[biz.aQute.bnd/bnd-plugin-parent "6.2.0"]
Apache Buildr
'biz.aQute.bnd:bnd-plugin-parent:jar:6.2.0'
Dependencies