Jar examples for b:bnd-shared-maven-lib
Shared logic used by bnd maven plugins.
You can download jar file bnd-shared-maven-lib 4.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add bnd-shared-maven-lib-4.0.0.jar to your project.
<dependency> <groupId>biz.aQute.bnd</groupId> <artifactId>bnd-shared-maven-lib</artifactId> <version>4.0.0</version> </dependency>
compile group: 'biz.aQute.bnd', name: 'bnd-shared-maven-lib', version: '4.0.0'
libraryDependencies += "biz.aQute.bnd" % "bnd-shared-maven-lib" % "4.0.0"
<dependency org="biz.aQute.bnd" name="bnd-shared-maven-lib" rev="4.0.0"/>
@Grapes(@Grab(group='biz.aQute.bnd', module='bnd-shared-maven-lib', version='4.0.0'))
'biz.aQute.bnd:bnd-shared-maven-lib:jar:4.0.0'
Click the following link to download the jar file.
bnd-shared-maven-lib-4.0.0-javadoc.jar