is not current version
Last Version 6.3.1

biz.aQute.bnd.maven 5.3.0

Shared logic used by bnd maven plugins

License

License

(Apache-2.0 OR EPL-2.0)
Categories

Categories

Maven Build Tools
GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

biz.aQute.bnd.maven
Version

Version

5.3.0
Type

Type

jar
Description

Description

biz.aQute.bnd.maven
Shared logic used by bnd maven plugins
Project URL

Project URL

https://bnd.bndtools.org/
Project Organization

Project Organization

Bndtools
Source Code Management

Source Code Management

https://github.com/bndtools/bnd

Download biz.aQute.bnd.maven 5.3.0


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

Dependencies

compile (11)

Group / Artifact Type Version
biz.aQute.bnd : biz.aQute.bndlib jar 5.3.0
biz.aQute.bnd : biz.aQute.resolve jar 5.3.0
biz.aQute.bnd : biz.aQute.repository jar 5.3.0
org.apache.maven : maven-artifact jar 3.1.1
org.apache.maven : maven-core jar 3.1.1
org.apache.maven : maven-model jar 3.1.1
org.apache.maven : maven-plugin-api jar 3.1.1
org.apache.maven : maven-repository-metadata jar 3.1.1
org.apache.maven : maven-settings jar 3.1.1
org.codehaus.plexus : plexus-utils jar 1.5.5
org.eclipse.aether : aether-api jar 0.9.0.M2

provided (1)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 8.0.0

Project Modules

There are no modules declared in this project.