Last Version

The bnd-maven-plugin parent pom. 1.0.2

This maven plugin can build and test bndtools.org projects created using the bndtools Eclipse-Based developer tooling from the command line using Maven

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

bnd-maven-plugin-parent
Version

Version

1.0.2
Type

Type

pom
Description

Description

The 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

https://github.com/bndtools/bnd

Download bnd-maven-plugin-parent 1.0.2


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bnd-maven-plugin