MVN

org.gatein : gatein-dep

Maven & Gradle

Mar 17, 2014
3 usages
2 stars

GateIn - Dependencies Versions · GateIn dependencies configuration

<dependency>
    <groupId>org.gatein</groupId>
    <artifactId>gatein-dep</artifactId>
    <version>1.4.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gatein : gatein-dep to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0.Final
  • Latest Beta: 1.3.0.Beta01
  • Latest Alpha: 1.2.0.Alpha05

All Versions

Choose a version of org.gatein : gatein-dep to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
gatein-dep-1.4.0.Final
1.3.x
gatein-dep-1.3.0.Beta01
1.2.x
gatein-dep-1.2.1.Final
gatein-dep-1.2.1.CR03
gatein-dep-1.2.1.CR02
gatein-dep-1.2.1.CR01
gatein-dep-1.2.0.Final
gatein-dep-1.2.0.Beta01
gatein-dep-1.2.0.Alpha05
gatein-dep-1.2.0.Alpha04
gatein-dep-1.2.0.Alpha03
gatein-dep-1.2.0.Alpha02
gatein-dep-1.2.0.Alpha01
1.1.x
gatein-dep-1.1.0-GA
gatein-dep-1.1.0-Beta06
gatein-dep-1.1.0-Beta05
gatein-dep-1.1.0-Beta04
gatein-dep-1.1.0-Beta03
gatein-dep-1.1.0-Beta02
gatein-dep-1.1.0-Beta01
1.0.x
gatein-dep-1.0.3-Beta01
gatein-dep-1.0.2-GA
gatein-dep-1.0.1-GA
gatein-dep-1.0.0-GA
gatein-dep-1.0.0-Beta03
gatein-dep-1.0.0-Beta02
gatein-dep-1.0.0-Beta01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.gatein</groupId>
    <artifactId>gatein-dep</artifactId>
    <version>1.4.0.Final</version>
</dependency>