MVN

com.truchsess : jsfcompounds

Maven & Gradle

Aug 01, 2011

jsf compound components base · base classes that ease the implementation of complex jsf compound components

<dependency>
    <groupId>com.truchsess</groupId>
    <artifactId>jsfcompounds</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.truchsess : jsfcompounds to add to Maven - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of com.truchsess : jsfcompounds to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
jsfcompounds-0.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.truchsess</groupId>
    <artifactId>jsfcompounds</artifactId>
    <version>0.0.7</version>
</dependency>

Advertisement