b

bndlib

JAR Processing Library for creating and verifying OSGi manifest headers
http://www.aQute.biz/Code/Bnd
The Apache Software License, Version 2.0
aQute
Files download
File Operation
bndlib-0.0.133.jar download
bndlib-0.0.133.pom download
Apache Maven
<dependency>
  <groupId>biz.aQute</groupId>
  <artifactId>bndlib</artifactId>
  <version>0.0.133</version>
</dependency>
Gradle Groovy
implementation 'biz.aQute:bndlib:0.0.133'
Gradle Kotlin
implementation("biz.aQute:bndlib:0.0.133")
Scala SBT
libraryDependencies += "biz.aQute" % "bndlib" % "0.0.133"
Groovy Grape
@Grapes(
  @Grab(group='biz.aQute', module='bndlib', version='0.0.133')
)
Apache Ivy
<dependency org="biz.aQute" name="bndlib" rev="0.0.133" />
Leiningen
[biz.aQute/bndlib "0.0.133"]
Apache Buildr
'biz.aQute:bndlib:jar:0.0.133'
Dependencies
The project has no third-party dependencies