Bnd Vendor Plugin

Implements a Bnd plugin to override the service.vendor service property for all service-component elements based on the Bundle-Vendor instruction.

License

License

Categories

Categories

Net
GroupId

GroupId

net.adamcin.bnd
ArtifactId

ArtifactId

net.adamcin.bnd.vendor
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bnd Vendor Plugin
Implements a Bnd plugin to override the service.vendor service property for all service-component elements based on the Bundle-Vendor instruction.
Source Code Management

Source Code Management

https://github.com/adamcin/net.adamcin.bnd.vendor

Download net.adamcin.bnd.vendor

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
biz.aQute.bnd : bndlib jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.1.0