MVN

org.apache.myfaces.trinidad : trinidad-example

Maven & Gradle

Jul 21, 2017

Apache MyFaces Trinidad Examples · Parent project for the Trinidad Example Projects

<dependency>
    <groupId>org.apache.myfaces.trinidad</groupId>
    <artifactId>trinidad-example</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.myfaces.trinidad : trinidad-example to add to Maven - Latest Versions:

  • Latest Stable: 2.2.1
  • Latest Beta: 2.0.0-beta-2

All Versions

Choose a version of org.apache.myfaces.trinidad : trinidad-example to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
trinidad-example-2.2.1
trinidad-example-2.2.0
2.1.x
trinidad-example-2.1.4
trinidad-example-2.1.3
trinidad-example-2.1.2
trinidad-example-2.1.1
trinidad-example-2.1.0
2.0.x
trinidad-example-2.0.1
trinidad-example-2.0.0
trinidad-example-2.0.0-beta-2
trinidad-example-2.0.0-beta-1
1.2.x
trinidad-example-1.2.14
1.0.x
trinidad-example-1.0.13

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.myfaces.trinidad</groupId>
    <artifactId>trinidad-example</artifactId>
    <version>2.2.1</version>
</dependency>