MVN

org.apache.geronimo.framework : framework

Maven & Gradle

May 23, 2013
3 usages

Geronimo Framework

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

Latest Version

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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