Parent project for bnd tool suite

Project information for bnd.

License

License

GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

parent
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Parent project for bnd tool suite
Project information for bnd.
Project Organization

Project Organization

aQute SARL
Source Code Management

Source Code Management

https://github.com/bndtools/bnd

Download parent

Filename Size
parent-2.4.0.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/biz.aQute.bnd/parent/ -->
<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>parent</artifactId>
    <version>2.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute.bnd/parent/
implementation 'biz.aQute.bnd:parent:2.4.0'
// https://jarcasting.com/artifacts/biz.aQute.bnd/parent/
implementation ("biz.aQute.bnd:parent:2.4.0")
'biz.aQute.bnd:parent:pom:2.4.0'
<dependency org="biz.aQute.bnd" name="parent" rev="2.4.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.aQute.bnd', module='parent', version='2.4.0')
)
libraryDependencies += "biz.aQute.bnd" % "parent" % "2.4.0"
[biz.aQute.bnd/parent "2.4.0"]

Dependencies

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

Project Modules

There are no modules declared in this project.
biz.aQute.bnd

Bndtools

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.

Versions

Version
2.4.0
2.3.0
2.2.0
2.1.0