Bnd Gradle Plugin for Gradle Projects

Gradle Plugin for developing OSGi bundles with Bnd in a typical Gradle build. Bnd is the premiere tool for creating OSGi bundles. This Gradle plugin is from the team that develops Bnd. See https://github.com/bndtools/bnd/blob/6.3.1/gradle-plugins/README.md for information on using in a typical Gradle build.

License

License

(Apache-2.0 OR EPL-2.0)
Categories

Categories

Gradle Build Tools
GroupId

GroupId

biz.aQute.bnd.builder
ArtifactId

ArtifactId

biz.aQute.bnd.builder.gradle.plugin
Last Version

Last Version

6.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Bnd Gradle Plugin for Gradle Projects
Gradle Plugin for developing OSGi bundles with Bnd in a typical Gradle build. Bnd is the premiere tool for creating OSGi bundles. This Gradle plugin is from the team that develops Bnd. See https://github.com/bndtools/bnd/blob/6.3.1/gradle-plugins/README.md for information on using in a typical Gradle build.
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.builder.gradle.plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
biz.aQute.bnd : biz.aQute.bnd.gradle jar 6.3.1

Project Modules

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

Bndtools

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

Versions

Version
6.3.1
6.3.0
6.2.0
6.1.0
6.0.0
5.3.0
5.2.0
5.1.2
5.1.1
5.1.0
5.0.1
5.0.0
4.3.1