is not current version
Last Version 0.3.0

net.adamcin.bnd:net.adamcin.bnd.vendor 0.1.0

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

Categories

Categories

Net
GroupId

GroupId

net.adamcin.bnd
ArtifactId

ArtifactId

net.adamcin.bnd.vendor
Version

Version

0.1.0
Type

Type

jar

Download net.adamcin.bnd.vendor 0.1.0


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