Pep1 :: Commons Feature Toggles

Provides several options to use simple spring property based feature toggles

License

License

GroupId

GroupId

com.pep1
ArtifactId

ArtifactId

pep1-commons-feature-toggles
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Pep1 :: Commons Feature Toggles
Provides several options to use simple spring property based feature toggles

Download pep1-commons-feature-toggles

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.3.RELEASE
org.springframework : spring-web jar
org.springframework : spring-webmvc jar
org.springframework.boot : spring-boot-actuator jar 2.0.3.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
0.8