MVN

org.ff4j : ff4j-parent

Maven & Gradle

Feb 07, 2023
1.2k stars

Feature Flipping 4 Java · FF4J, stands for Feature Flipping for Java, helps you implementing the 'feature toggle' agile development practice. Features (services/behaviour/treatments/screen parts) can be enabled and disabled at runtime but also limited to an authorized sub-set of users (e.g : beta-testers for beta feature). Once the feature is enabled and granted you can implement your own strategy to flip through custom FlippingStrategy.

<dependency>
    <groupId>org.ff4j</groupId>
    <artifactId>ff4j-parent</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ff4j : ff4j-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.ff4j : ff4j-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
ff4j-parent-2.0.0
1.9
ff4j-parent-1.9
1.8.x
ff4j-parent-1.8.13
ff4j-parent-1.8.12
ff4j-parent-1.8.11
ff4j-parent-1.8.10
ff4j-parent-1.8.9
ff4j-parent-1.8.8
ff4j-parent-1.8.7
ff4j-parent-1.8.6
ff4j-parent-1.8.5
ff4j-parent-1.8.4
ff4j-parent-1.8.3
ff4j-parent-1.8.2
ff4j-parent-1.8.1
1.8
ff4j-parent-1.8
1.7.x
ff4j-parent-1.7.3
ff4j-parent-1.7.2
ff4j-parent-1.7.1
1.7
ff4j-parent-1.7
1.6.x
ff4j-parent-1.6.5
ff4j-parent-1.6.4
ff4j-parent-1.6.3
ff4j-parent-1.6.2
ff4j-parent-1.6.1
1.6
ff4j-parent-1.6
1.5.x
ff4j-parent-1.5.1
1.5
ff4j-parent-1.5
1.4
ff4j-parent-1.4
1.3.x
ff4j-parent-1.3.5
ff4j-parent-1.3.4
ff4j-parent-1.3.3
ff4j-parent-1.3.2
ff4j-parent-1.3.1
1.3
ff4j-parent-1.3
1.2.x
ff4j-parent-1.2.0
1.1.x
ff4j-parent-1.1.0
1.0.x
ff4j-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ff4j</groupId>
    <artifactId>ff4j-parent</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement

Dependencies from Group

Feb 07, 2023
38 usages
1.2k stars
Feb 07, 2023
30 usages
1.2k stars
Feb 07, 2023
14 usages
1.2k stars
Feb 07, 2023
3 usages
1.2k stars
Feb 07, 2023
3 usages
1.2k stars

Discover Dependencies

Jul 18, 2017
1 usages
64.3k stars
Jul 18, 2017
67.4k stars
Aug 21, 2022
91 stars
Oct 06, 2015
13 usages
1.6k stars
Aug 19, 2023
81 usages
126 stars
Sep 24, 2015
3 usages
598 stars
Mar 12, 2021
133 stars