Togglz - JSF integration


License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

org.togglz
ArtifactId

ArtifactId

togglz-jsf
Last Version

Last Version

2.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Togglz - JSF integration
Togglz - JSF integration

Download togglz-jsf

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.togglz : togglz-servlet jar 2.8.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.apache.myfaces.core : myfaces-api jar 1.2.11

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.togglz : togglz-test-harness jar 2.8.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.8.0
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
2.1.0.Final
2.0.1.Final
2.0.0.Final
2.0.0.RC1
2.0.0.Beta2
2.0.0.Beta1
2.0.0.Alpha1
1.1.1.Final
1.1.0.Final
1.0.0.Final