| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdbiz.aQute.bnd |
| ArtifactId | ArtifactIdbnd-maven-plugin-parent |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionThe bnd-maven-plugin parent pom.
This maven plugin can build and test bndtools.org projects created using
the bndtools Eclipse-Based developer tooling from the command line using Maven
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bnd-maven-plugin-parent-1.0.2.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/biz.aQute.bnd/bnd-maven-plugin-parent/ -->
<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-maven-plugin-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute.bnd/bnd-maven-plugin-parent/
implementation 'biz.aQute.bnd:bnd-maven-plugin-parent:1.0.2'
// https://jarcasting.com/artifacts/biz.aQute.bnd/bnd-maven-plugin-parent/
implementation ("biz.aQute.bnd:bnd-maven-plugin-parent:1.0.2")
'biz.aQute.bnd:bnd-maven-plugin-parent:pom:1.0.2'
<dependency org="biz.aQute.bnd" name="bnd-maven-plugin-parent" rev="1.0.2">
<artifact name="bnd-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.aQute.bnd', module='bnd-maven-plugin-parent', version='1.0.2')
)
libraryDependencies += "biz.aQute.bnd" % "bnd-maven-plugin-parent" % "1.0.2"
[biz.aQute.bnd/bnd-maven-plugin-parent "1.0.2"]
| Version |
|---|
|
1.0.2
|