MVN

io.airdeploy : flagger

Maven & Gradle

Jan 29, 2021

An open source Java SDK for feature flagging (feature gating, feature toggles). Documentation available at https://docs.airdeploy.io.

<dependency>
    <groupId>io.airdeploy</groupId>
    <artifactId>flagger</artifactId>
    <version>3.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.airdeploy : flagger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.4

All Versions

Choose a version of io.airdeploy : flagger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
flagger-3.0.4
flagger-3.0.3
flagger-3.0.2
flagger-3.0.1
flagger-3.0.0

How to add a dependency to Maven

Add the following io.airdeploy : flagger maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.airdeploy</groupId>
    <artifactId>flagger</artifactId>
    <version>3.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.airdeploy : flagger gradle dependency to your build.gradle file:

implementation 'io.airdeploy:flagger:3.0.4'

Gradle Kotlin DSL: Add the following io.airdeploy : flagger gradle kotlin dependency to your build.gradle.kts file:

implementation("io.airdeploy:flagger:3.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.airdeploy : flagger sbt scala dependency to your build.sbt file:

libraryDependencies += "io.airdeploy" % "flagger" % "3.0.4"

Advertisement

Dependencies from Group

Jan 29, 2021
Mar 16, 2021
0 stars

Discover Dependencies

Jul 23, 2020
2 usages
77 stars
Nov 07, 2021
1 usages
137 stars
Aug 23, 2020
1 usages
Aug 22, 2023
2 usages
177 stars
Aug 22, 2023
1 usages
177 stars
Aug 22, 2023
44 usages
177 stars
Aug 22, 2023
1 usages
177 stars