MVN

org.apache.portals.applications : apa-webcontent

Maven & Gradle

Feb 27, 2013

Apache Portals Applications Web Content Application · Web Content Application

<dependency>
    <groupId>org.apache.portals.applications</groupId>
    <artifactId>apa-webcontent</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.portals.applications : apa-webcontent to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of org.apache.portals.applications : apa-webcontent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
apa-webcontent-1.3
1.2
apa-webcontent-1.2
1.1
apa-webcontent-1.1
1.0
apa-webcontent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.portals.applications</groupId>
    <artifactId>apa-webcontent</artifactId>
    <version>1.3</version>
</dependency>