MVN

org.apache.geronimo.plugins : client

Maven & Gradle

May 23, 2013

Geronimo Plugins, Client · Client plugin

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

Latest Version

Choose a version of org.apache.geronimo.plugins : client 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.plugins : client to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
client-3.0.1
client-3.0.0
3.0
client-3.0-beta-1
client-3.0-M1
2.2.x
client-2.2.1
2.2
client-2.2
2.1.x
client-2.1.8
client-2.1.7
client-2.1.6
client-2.1.5
client-2.1.4
client-2.1.3
client-2.1.2
client-2.1.1
2.1
client-2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.geronimo.plugins</groupId>
    <artifactId>client</artifactId>
    <version>3.0.1</version>
</dependency>