MVN

net.sourceforge.jfacets : jfacets-all

Maven & Gradle

Jul 28, 2014

JFacets · JFacets profile-based framework

<dependency>
    <groupId>net.sourceforge.jfacets</groupId>
    <artifactId>jfacets-all</artifactId>
    <version>4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.jfacets : jfacets-all to add to Maven - Latest Versions:

  • Latest Stable: 4.1

All Versions

Choose a version of net.sourceforge.jfacets : jfacets-all to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1
jfacets-all-4.1
4.0
jfacets-all-4.0
3.2.x
jfacets-all-3.2.1
3.2
jfacets-all-3.2
3.1
jfacets-all-3.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sourceforge.jfacets</groupId>
    <artifactId>jfacets-all</artifactId>
    <version>4.1</version>
</dependency>