Group Id com.liferay
Artifact Id biz.aQute.bnd.annotation
Version 4.2.0.LIFERAY-PATCHED-1
Packaging jar
URL -
Badge
Last Updated 2020-01-28T15:09:30+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.annotation</artifactId>
    <version>4.2.0.LIFERAY-PATCHED-1</version>
</dependency>
implementation group: 'com.liferay', name: 'biz.aQute.bnd.annotation', version: '4.2.0.LIFERAY-PATCHED-1'
implementation 'com.liferay:biz.aQute.bnd.annotation:4.2.0.LIFERAY-PATCHED-1'
implementation("com.liferay:biz.aQute.bnd.annotation:4.2.0.LIFERAY-PATCHED-1")
libraryDependencies += "com.liferay" % "biz.aQute.bnd.annotation" % "4.2.0.LIFERAY-PATCHED-1"
<dependency org="com.liferay" name="biz.aQute.bnd.annotation" rev="4.2.0.LIFERAY-PATCHED-1"/>
@Grapes(
    @Grab(group='com.liferay', module='biz.aQute.bnd.annotation', version='4.2.0.LIFERAY-PATCHED-1')
)
[com.liferay/biz.aQute.bnd.annotation "4.2.0.LIFERAY-PATCHED-1"]
'com.liferay:biz.aQute.bnd.annotation:4.2.0.LIFERAY-PATCHED-1'