MVN

com.liferay : com.liferay.ce.portal.bom

Maven & Gradle

Jul 06, 2018
2k stars
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.ce.portal.bom</artifactId>
    <version>7.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.liferay : com.liferay.ce.portal.bom to add to Maven - Latest Versions:

  • Latest Stable: 7.1.0

All Versions

Choose a version of com.liferay : com.liferay.ce.portal.bom to add to Maven - All Versions:

Version Vulnerabilities Updated
7.1.x
com.liferay.ce.portal.bom-7.1.0
7.0.x
com.liferay.ce.portal.bom-7.0.6.1
com.liferay.ce.portal.bom-7.0.6
com.liferay.ce.portal.bom-7.0.5
7.0
com.liferay.ce.portal.bom-7.0-GA7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.ce.portal.bom</artifactId>
    <version>7.1.0</version>
</dependency>

Advertisement