Group Id com.liferay
Artifact Id biz.aQute.bnd
Version 4.0.0.LIFERAY-PATCHED-1
Packaging jar
URL -
Badge
Last Updated 2018-10-19T22:00:28+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>biz.aQute.bnd</artifactId>
    <version>4.0.0.LIFERAY-PATCHED-1</version>
</dependency>
implementation group: 'com.liferay', name: 'biz.aQute.bnd', version: '4.0.0.LIFERAY-PATCHED-1'
implementation 'com.liferay:biz.aQute.bnd:4.0.0.LIFERAY-PATCHED-1'
implementation("com.liferay:biz.aQute.bnd:4.0.0.LIFERAY-PATCHED-1")
libraryDependencies += "com.liferay" % "biz.aQute.bnd" % "4.0.0.LIFERAY-PATCHED-1"
<dependency org="com.liferay" name="biz.aQute.bnd" rev="4.0.0.LIFERAY-PATCHED-1"/>
@Grapes(
    @Grab(group='com.liferay', module='biz.aQute.bnd', version='4.0.0.LIFERAY-PATCHED-1')
)
[com.liferay/biz.aQute.bnd "4.0.0.LIFERAY-PATCHED-1"]
'com.liferay:biz.aQute.bnd:4.0.0.LIFERAY-PATCHED-1'