MVN

org.jboss.portletbridge.testing.pluto : pluto-jetty-bom

Maven & Gradle

Jan 09, 2013
1 usages

Jetty Container with Embedded Pluto BOM

<dependency>
    <groupId>org.jboss.portletbridge.testing.pluto</groupId>
    <artifactId>pluto-jetty-bom</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-jetty-bom 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-jetty-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
pluto-jetty-bom-1.0.0.Beta1
pluto-jetty-bom-1.0.0.Alpha3
pluto-jetty-bom-1.0.0.Alpha2
pluto-jetty-bom-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-jetty-bom</artifactId>
    <version>1.0.0.Beta1</version>
</dependency>