| License |
License
(Apache-2.0 OR EPL-2.0)
|
|---|---|
| GroupId | GroupIdbiz.aQute.bnd |
| ArtifactId | ArtifactIdbnd-plugin-parent |
| Last Version | Last Version6.3.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionbiz.aQute.bnd:bnd-plugin-parent
Parent POM for the Bnd Maven plugins.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bnd-plugin-parent-6.3.1.pom | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/biz.aQute.bnd/bnd-plugin-parent/ -->
<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-plugin-parent</artifactId>
<version>6.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute.bnd/bnd-plugin-parent/
implementation 'biz.aQute.bnd:bnd-plugin-parent:6.3.1'
// https://jarcasting.com/artifacts/biz.aQute.bnd/bnd-plugin-parent/
implementation ("biz.aQute.bnd:bnd-plugin-parent:6.3.1")
'biz.aQute.bnd:bnd-plugin-parent:pom:6.3.1'
<dependency org="biz.aQute.bnd" name="bnd-plugin-parent" rev="6.3.1">
<artifact name="bnd-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.aQute.bnd', module='bnd-plugin-parent', version='6.3.1')
)
libraryDependencies += "biz.aQute.bnd" % "bnd-plugin-parent" % "6.3.1"
[biz.aQute.bnd/bnd-plugin-parent "6.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : osgi.annotation | jar | 8.1.0 |