MVN

org.apache.geronimo.framework.plugingroups : plugingroups

Maven & Gradle

May 23, 2013

Geronimo Plugin Groups

<dependency>
    <groupId>org.apache.geronimo.framework.plugingroups</groupId>
    <artifactId>plugingroups</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.geronimo.framework.plugingroups : plugingroups to add to Maven - Latest Versions:

  • Latest Stable: 3.0.1
  • Latest Beta: 3.0-beta-1

All Versions

Choose a version of org.apache.geronimo.framework.plugingroups : plugingroups to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
plugingroups-3.0.1
plugingroups-3.0.0
3.0
plugingroups-3.0-beta-1
plugingroups-3.0-M1
2.2.x
plugingroups-2.2.1
2.2
plugingroups-2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.geronimo.framework.plugingroups</groupId>
    <artifactId>plugingroups</artifactId>
    <version>3.0.1</version>
</dependency>