Last Version

featureflags 1.0.4

FeatureFlags for Spring Boot

License

License

GroupId

GroupId

io.github.akayibrahim
ArtifactId

ArtifactId

featureflags
Version

Version

1.0.4
Type

Type

jar
Description

Description

featureflags
FeatureFlags for Spring Boot
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/akayibrahim/featureflags

Download featureflags 1.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE
org.aspectj : aspectjweaver jar 1.9.5

Project Modules

There are no modules declared in this project.