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

Feature Flag 1.0.2

A feature flag tool to control new feature's open status.

Лицензия

Лицензия

Группа

Группа

cn.zzq0324
Идентификатор

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

feature-flag
Версия

Версия

1.0.2
Тип

Тип

jar
Описание

Описание

Feature Flag
A feature flag tool to control new feature's open status.
Ссылка на сайт

Ссылка на сайт

https://github.com/zzq0324/feature-flag
Система контроля версий

Система контроля версий

https://github.com/zzq0324/feature-flag

Скачать feature-flag 1.0.2


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.taobao.arthas : arthas-memorycompiler jar 3.5.4
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 4.3.30.RELEASE

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.springframework : spring-test jar 4.3.30.RELEASE

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

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