MVN

org.apache.portals : portals-pom

Maven & Gradle

Mar 27, 2015

Apache Portals · Apache Portals is a collaborative software development project dedicated to providing robust, full-featured, commercial-quality, and freely available Portal related software on a wide variety of platforms and programming languages. This project is managed in cooperation with various individuals worldwide (both independent and company-affiliated experts), who use the Internet to communicate, plan, and develop Portal software and related documentation.

<dependency>
    <groupId>org.apache.portals</groupId>
    <artifactId>portals-pom</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.portals : portals-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of org.apache.portals : portals-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
portals-pom-1.4
1.3
portals-pom-1.3
1.2
portals-pom-1.2
1.1
portals-pom-1.1
1.0
portals-pom-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.portals</groupId>
    <artifactId>portals-pom</artifactId>
    <version>1.4</version>
</dependency>