License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdorg.apache.felix.bundlerepository |
Version | Version2.0.2.LIFERAY-PATCHED-2 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/org.apache.felix.bundlerepository/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>org.apache.felix.bundlerepository</artifactId>
<version>2.0.2.LIFERAY-PATCHED-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org.apache.felix.bundlerepository/
implementation 'com.liferay:org.apache.felix.bundlerepository:2.0.2.LIFERAY-PATCHED-2'
// https://jarcasting.com/artifacts/com.liferay/org.apache.felix.bundlerepository/
implementation ("com.liferay:org.apache.felix.bundlerepository:2.0.2.LIFERAY-PATCHED-2")
'com.liferay:org.apache.felix.bundlerepository:jar:2.0.2.LIFERAY-PATCHED-2'
<dependency org="com.liferay" name="org.apache.felix.bundlerepository" rev="2.0.2.LIFERAY-PATCHED-2">
<artifact name="org.apache.felix.bundlerepository" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='org.apache.felix.bundlerepository', version='2.0.2.LIFERAY-PATCHED-2')
)
libraryDependencies += "com.liferay" % "org.apache.felix.bundlerepository" % "2.0.2.LIFERAY-PATCHED-2"
[com.liferay/org.apache.felix.bundlerepository "2.0.2.LIFERAY-PATCHED-2"]