License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.bundle.blacklist |
Last Version | Last Version1.1.27 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Portal Bundle Blacklist
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.bundle.blacklist/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.bundle.blacklist</artifactId>
<version>1.1.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.bundle.blacklist/
implementation 'com.liferay:com.liferay.portal.bundle.blacklist:1.1.27'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.bundle.blacklist/
implementation ("com.liferay:com.liferay.portal.bundle.blacklist:1.1.27")
'com.liferay:com.liferay.portal.bundle.blacklist:jar:1.1.27'
<dependency org="com.liferay" name="com.liferay.portal.bundle.blacklist" rev="1.1.27">
<artifact name="com.liferay.portal.bundle.blacklist" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.bundle.blacklist', version='1.1.27')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.bundle.blacklist" % "1.1.27"
[com.liferay/com.liferay.portal.bundle.blacklist "1.1.27"]