MVN

org.jboss.portletbridge.testing.pluto : pluto-testing-parent

Maven & Gradle

Jan 09, 2013
1 stars

Pluto Testing, parent pom · Provides Pluto portal container bundled with Jetty for testing portlets

<dependency>
    <groupId>org.jboss.portletbridge.testing.pluto</groupId>
    <artifactId>pluto-testing-parent</artifactId>
    <version>1.0.0.Beta1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.portletbridge.testing.pluto : pluto-testing-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.Beta1
  • Latest Beta: 1.0.0.Beta1
  • Latest Alpha: 1.0.0.Alpha3

All Versions

Choose a version of org.jboss.portletbridge.testing.pluto : pluto-testing-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
pluto-testing-parent-1.0.0.Beta1
pluto-testing-parent-1.0.0.Alpha3
pluto-testing-parent-1.0.0.Alpha2
pluto-testing-parent-1.0.0.Alpha1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jboss.portletbridge.testing.pluto</groupId>
    <artifactId>pluto-testing-parent</artifactId>
    <version>1.0.0.Beta1</version>
</dependency>