Feature Switch

Simplify Consumer And Producer Configuration

License

License

GroupId

GroupId

com.mageddo
ArtifactId

ArtifactId

feature-switch
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

Feature Switch
Simplify Consumer And Producer Configuration
Project URL

Project URL

https://github.com/mageddo/mageddo-projects/tree/master/feature-switch
Source Code Management

Source Code Management

https://github.com/mageddo/mageddo-projects/tree/master/feature-switch

Download feature-switch

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.9.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hsqldb : hsqldb jar 2.4.1

Project Modules

There are no modules declared in this project.

Spring projects extensions

Installing dependencies

./gradlew clean build
./gradlew uploadArchives

Versions

Version
1.4.3
1.4.1
1.4.0
1.3.0
1.2.0