MVN

org.apache.geronimo.testsupport : test-deployment-j2ee_1.3

Maven & Gradle

May 23, 2013

Geronimo Test Support, Test Deployment J2EE 1.3 · Geronimo test deployments for J2EE 1.3.

<dependency>
    <groupId>org.apache.geronimo.testsupport</groupId>
    <artifactId>test-deployment-j2ee_1.3</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.geronimo.testsupport : test-deployment-j2ee_1.3 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.testsupport : test-deployment-j2ee_1.3 to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
test-deployment-j2ee_1.3-3.0.1
test-deployment-j2ee_1.3-3.0.0
3.0
test-deployment-j2ee_1.3-3.0-beta-1
test-deployment-j2ee_1.3-3.0-M1
2.2.x
test-deployment-j2ee_1.3-2.2.1
2.2
test-deployment-j2ee_1.3-2.2
2.1.x
test-deployment-j2ee_1.3-2.1.8
test-deployment-j2ee_1.3-2.1.7
test-deployment-j2ee_1.3-2.1.6
test-deployment-j2ee_1.3-2.1.5
test-deployment-j2ee_1.3-2.1.4
test-deployment-j2ee_1.3-2.1.3
test-deployment-j2ee_1.3-2.1.2
test-deployment-j2ee_1.3-2.1.1
2.1
test-deployment-j2ee_1.3-2.1
2.0.x
test-deployment-j2ee_1.3-2.0.2
test-deployment-j2ee_1.3-2.0.1
1.2
test-deployment-j2ee_1.3-1.2-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.geronimo.testsupport</groupId>
    <artifactId>test-deployment-j2ee_1.3</artifactId>
    <version>3.0.1</version>
</dependency>