is not current version
Last Version 1.0.2

Feature Flag 1.0.1

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

License

License

GroupId

GroupId

cn.zzq0324
ArtifactId

ArtifactId

feature-flag
Version

Version

1.0.1
Type

Type

jar
Description

Description

Feature Flag
A feature flag tool to control new feature's open status.
Project URL

Project URL

https://github.com/zzq0324/feature-flag
Source Code Management

Source Code Management

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

Download feature-flag 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ctrip.framework.apollo : apollo-client jar 1.6.0
com.taobao.arthas : arthas-memorycompiler jar 3.5.2

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.30.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.springframework : spring-test jar 4.3.30.RELEASE

Project Modules

There are no modules declared in this project.