Последняя версия

io.airdeploy:flagger 3.0.4

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

Лицензия

Лицензия

Группа

Группа

io.airdeploy
Идентификатор

Идентификатор

flagger
Версия

Версия

3.0.4
Тип

Тип

jar
Описание

Описание

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

Скачать flagger 3.0.4


<!-- https://jarcasting.com/artifacts/io.airdeploy/flagger/ -->
<dependency>
    <groupId>io.airdeploy</groupId>
    <artifactId>flagger</artifactId>
    <version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.airdeploy/flagger/
implementation 'io.airdeploy:flagger:3.0.4'
// https://jarcasting.com/artifacts/io.airdeploy/flagger/
implementation ("io.airdeploy:flagger:3.0.4")
'io.airdeploy:flagger:jar:3.0.4'
<dependency org="io.airdeploy" name="flagger" rev="3.0.4">
  <artifact name="flagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airdeploy', module='flagger', version='3.0.4')
)
libraryDependencies += "io.airdeploy" % "flagger" % "3.0.4"
[io.airdeploy/flagger "3.0.4"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.4
net.java.dev.jna : jna jar 5.4.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.3
org.apache.httpcomponents : httpclient jar 4.5.10

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.json : json jar 20160810

Модули Проекта

Данный проект не имеет модулей.