MVN

org.apache.portals.jetspeed-2 : jetspeed-2

Maven & Gradle

May 05, 2016

Jetspeed-2 Enterprise Portal · Jetspeed is an Open Source implementation of an Enterprise Information Portal, using Java and XML.

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

Latest Version

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

  • Latest Stable: 2.3.1

All Versions

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

Version Vulnerabilities Updated
2.3.x
jetspeed-2-2.3.1
jetspeed-2-2.3.0
4 vulnerabilities
2.2.x
jetspeed-2-2.2.2
4 vulnerabilities
jetspeed-2-2.2.1
4 vulnerabilities
jetspeed-2-2.2.0
4 vulnerabilities
2.1.x
jetspeed-2-2.1.4
4 vulnerabilities
jetspeed-2-2.1.3
4 vulnerabilities

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.portals.jetspeed-2</groupId>
    <artifactId>jetspeed-2</artifactId>
    <version>2.3.1</version>
</dependency>