Togglz - Netflix Archaius Integration


License

License

GroupId

GroupId

org.togglz
ArtifactId

ArtifactId

togglz-archaius
Last Version

Last Version

2.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

Togglz - Netflix Archaius Integration
Togglz - Netflix Archaius Integration

Download togglz-archaius

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.togglz : togglz-core jar 2.7.2
com.netflix.archaius : archaius-core jar 0.6.5

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.

Togglz

Backers on Open Collective Sponsors on Open Collective Gitter Build Status Maven Central Javadoc

Togglz is an implementation of the Feature Toggles pattern for Java. Feature Toggles are a very common agile development practices in the context of continuous deployment and delivery. The basic idea is to associate a toggle with each new feature you are working on. This allows you to enable or disable these features at application runtime, even for individual users.

Want to learn more? Have a look at an usage example or check the quickstart guide, see http://www.togglz.org/

Contributors

This project exists thanks to all the people who contribute.

org.togglz

Togglz

Feature Flags for the Java platform

Versions

Version
2.7.2
2.7.1
2.7.0
2.6.1.Final
2.6.0.Final
2.5.0.Final
2.4.1.Final
2.4.0.Final
2.4.0.RC1
2.3.0.Final
2.3.0.RC2
2.3.0.RC1
2.2.0.Final