jar

com.github.cloudyrock.dimmer : test

Maven & Gradle

Jul 28, 2018
6 stars

Lightweight library to manage feature toggling. Unlike others Dimmer doesn't work in switch mode, black or white, It provides a flexible way to respond to disabled features by adding customizable behaviours and pre-configured responses.

Table Of Contents

Latest Version

Download com.github.cloudyrock.dimmer : test JAR file - Latest Versions:

All Versions

Download com.github.cloudyrock.dimmer : test JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window test-1.4.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.cloudyrock.dimmer

├─ com.github.cloudyrock.dimmer.DimmerDefaultEnvironmentConfigurable.class - [JAR]

├─ com.github.cloudyrock.dimmer.DimmerEnvironmentConfigurable.class - [JAR]

├─ com.github.cloudyrock.dimmer.DimmerFeatureConfigurable.class - [JAR]

├─ com.github.cloudyrock.dimmer.ExceptionConstructorType.class - [JAR]

├─ com.github.cloudyrock.dimmer.ExceptionUtil.class - [JAR]

├─ com.github.cloudyrock.dimmer.FeatureInvocation.class - [JAR]

├─ com.github.cloudyrock.dimmer.FeatureMetadata.class - [JAR]

├─ com.github.cloudyrock.dimmer.FeatureMetadataBehaviour.class - [JAR]

├─ com.github.cloudyrock.dimmer.FeatureMetadataDefaultException.class - [JAR]

├─ com.github.cloudyrock.dimmer.FeatureMetadataException.class - [JAR]

├─ com.github.cloudyrock.dimmer.FeatureMetadataValue.class - [JAR]

├─ com.github.cloudyrock.dimmer.FeatureProcessorBase.class - [JAR]

├─ com.github.cloudyrock.dimmer.Util.class - [JAR]

com.github.cloudyrock.dimmer.exceptions

├─ com.github.cloudyrock.dimmer.exceptions.DimmerConfigException.class - [JAR]

├─ com.github.cloudyrock.dimmer.exceptions.DimmerInvocationException.class - [JAR]