MVN

org.ff4j : ff4j-spring-boot-starter-parent

Maven & Gradle

Jul 10, 2023
30 stars

ff4j-spring-boot-starter-parent · FF4J, stands for Feature Flipping for Java, helps you to implement 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-spring-boot-starter-parent</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0
  • Latest Release Candidate: 2.0.0-RC1

All Versions

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

Version Vulnerabilities Updated
2.0.x
ff4j-spring-boot-starter-parent-2.0.0
ff4j-spring-boot-starter-parent-2.0.0-RC1
1.9
ff4j-spring-boot-starter-parent-1.9
1.8.x
ff4j-spring-boot-starter-parent-1.8.13
ff4j-spring-boot-starter-parent-1.8.12
ff4j-spring-boot-starter-parent-1.8.11
ff4j-spring-boot-starter-parent-1.8.10
ff4j-spring-boot-starter-parent-1.8.9
ff4j-spring-boot-starter-parent-1.8.8
ff4j-spring-boot-starter-parent-1.8.7
ff4j-spring-boot-starter-parent-1.8.6
ff4j-spring-boot-starter-parent-1.8.5
ff4j-spring-boot-starter-parent-1.8.4
ff4j-spring-boot-starter-parent-1.8.3
ff4j-spring-boot-starter-parent-1.8.2
ff4j-spring-boot-starter-parent-1.8.1
1.8
ff4j-spring-boot-starter-parent-1.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ff4j</groupId>
    <artifactId>ff4j-spring-boot-starter-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

Feb 24, 2022
4 usages
35 stars
Feb 24, 2022
32 stars
Mar 28, 2019
0 stars
May 06, 2020
2 stars
Aug 15, 2023
354 usages
11.1k stars
Mar 26, 2019
1 usages
0 stars
May 15, 2019
19 stars
Jun 17, 2022