MVN

org.ff4j : ff4j-config-yaml

Maven & Gradle

Feb 07, 2023
1 usages
1.1k stars

ff4j-config-yaml

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

Latest Version

Choose a version of org.ff4j : ff4j-config-yaml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.ff4j : ff4j-config-yaml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
ff4j-config-yaml-2.0.0
1.9
ff4j-config-yaml-1.9
1.8.x
ff4j-config-yaml-1.8.13
CVE-2022-44262
ff4j-config-yaml-1.8.12
CVE-2022-44262
ff4j-config-yaml-1.8.11
CVE-2022-44262
ff4j-config-yaml-1.8.10
CVE-2022-44262
ff4j-config-yaml-1.8.9
CVE-2022-44262
ff4j-config-yaml-1.8.8
CVE-2022-44262
ff4j-config-yaml-1.8.7
CVE-2022-44262

How to add a dependency to Maven

Add the following org.ff4j : ff4j-config-yaml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ff4j : ff4j-config-yaml gradle dependency to your build.gradle file:

implementation 'org.ff4j:ff4j-config-yaml:2.0.0'

Gradle Kotlin DSL: Add the following org.ff4j : ff4j-config-yaml gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ff4j:ff4j-config-yaml:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ff4j : ff4j-config-yaml sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ff4j" % "ff4j-config-yaml" % "2.0.0"

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