b

bnd-plugin-parent

Parent POM for the bnd maven plugins.
http://bnd.bndtools.org/
Apache License, Version 2.0
Bndtools
文件下载
文件名 操作
bnd-plugin-parent-4.1.0.pom 下载
Apache Maven
<dependency>
  <groupId>biz.aQute.bnd</groupId>
  <artifactId>bnd-plugin-parent</artifactId>
  <version>4.1.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'biz.aQute.bnd:bnd-plugin-parent:4.1.0'
Gradle Kotlin
implementation("biz.aQute.bnd:bnd-plugin-parent:4.1.0")
Scala SBT
libraryDependencies += "biz.aQute.bnd" % "bnd-plugin-parent" % "4.1.0"
Groovy Grape
@Grapes(
  @Grab(group='biz.aQute.bnd', module='bnd-plugin-parent', version='4.1.0')
)
Apache Ivy
<dependency org="biz.aQute.bnd" name="bnd-plugin-parent" rev="4.1.0" />
Leiningen
[biz.aQute.bnd/bnd-plugin-parent "4.1.0"]
Apache Buildr
'biz.aQute.bnd:bnd-plugin-parent:jar:4.1.0'
本项目依赖
该项目无第三方依赖