MVN

org.joinfaces : joinfaces-build

Maven & Gradle

Oct 17, 2018
383 stars

JoinFaces Build · Spring Boot Starters to build MVC web applications using JSF, PrimeFaces, Primefaces Extensions, BootsFaces, ButterFaces, OmniFaces , AngularFaces, Mojarra and MyFaces

<dependency>
    <groupId>org.joinfaces</groupId>
    <artifactId>joinfaces-build</artifactId>
    <version>3.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.joinfaces : joinfaces-build to add to Maven - Latest Versions:

  • Latest Stable: 3.2.6
  • Latest Release Candidate: 3.0.0.RC1

All Versions

Choose a version of org.joinfaces : joinfaces-build to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
joinfaces-build-3.2.6
joinfaces-build-3.2.5
joinfaces-build-3.2.4
joinfaces-build-3.2.3
joinfaces-build-3.2.2
joinfaces-build-3.2.1
joinfaces-build-3.2.0
3.1.x
joinfaces-build-3.1.1
joinfaces-build-3.1.0
3.0.x
joinfaces-build-3.0.2
joinfaces-build-3.0.1
joinfaces-build-3.0.0
joinfaces-build-3.0.0.RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.joinfaces</groupId>
    <artifactId>joinfaces-build</artifactId>
    <version>3.2.6</version>
</dependency>