b

biz.aQute.remote.fixup

Provides a number of packages that are needed by the agent but not
https://bnd.bndtools.org/
(Apache-2.0 OR EPL-2.0)
Bndtools
Peter Kriens BJ Hargrave Ray Augé
文件下载
文件名 操作
biz.aQute.remote.fixup-6.4.1.jar 下载
biz.aQute.remote.fixup-6.4.1.pom 下载
biz.aQute.remote.fixup-6.4.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>biz.aQute.bnd</groupId>
  <artifactId>biz.aQute.remote.fixup</artifactId>
  <version>6.4.1</version>
</dependency>
Gradle Groovy
implementation 'biz.aQute.bnd:biz.aQute.remote.fixup:6.4.1'
Gradle Kotlin
implementation("biz.aQute.bnd:biz.aQute.remote.fixup:6.4.1")
Scala SBT
libraryDependencies += "biz.aQute.bnd" % "biz.aQute.remote.fixup" % "6.4.1"
Groovy Grape
@Grapes(
  @Grab(group='biz.aQute.bnd', module='biz.aQute.remote.fixup', version='6.4.1')
)
Apache Ivy
<dependency org="biz.aQute.bnd" name="biz.aQute.remote.fixup" rev="6.4.1" />
Leiningen
[biz.aQute.bnd/biz.aQute.remote.fixup "6.4.1"]
Apache Buildr
'biz.aQute.bnd:biz.aQute.remote.fixup:jar:6.4.1'