is not current version
Last Version 2.4.0

biz.aQute.bnd:parent 2.3.0

Project information for bnd.

GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

parent
Version

Version

2.3.0
Type

Type

pom

Download parent 2.3.0

Filename Size
parent-2.3.0.pom 4 KB
Browse

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