jar

com.mageddo.togglefirst : toggle-first-core

Maven & Gradle

Apr 20, 2019
1 usages
0 stars

toggle-first-core · Enable and disable your features in production on a button click

Table Of Contents

Latest Version

Download com.mageddo.togglefirst : toggle-first-core JAR file - Latest Versions:

All Versions

Download com.mageddo.togglefirst : toggle-first-core 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 toggle-first-core-1.4.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mageddo.togglefirst

├─ com.mageddo.togglefirst.BasicFeature.class - [JAR]

├─ com.mageddo.togglefirst.DefaultFeatureManager.class - [JAR]

├─ com.mageddo.togglefirst.DefaultFeatureMetadata.class - [JAR]

├─ com.mageddo.togglefirst.EnumFeatureMetadataProvider.class - [JAR]

├─ com.mageddo.togglefirst.Feature.class - [JAR]

├─ com.mageddo.togglefirst.FeatureContext.class - [JAR]

├─ com.mageddo.togglefirst.FeatureDefaults.class - [JAR]

├─ com.mageddo.togglefirst.FeatureKeys.class - [JAR]

├─ com.mageddo.togglefirst.FeatureManager.class - [JAR]

├─ com.mageddo.togglefirst.FeatureMetadata.class - [JAR]

├─ com.mageddo.togglefirst.FeatureMetadataProvider.class - [JAR]

├─ com.mageddo.togglefirst.InteractiveFeature.class - [JAR]

├─ com.mageddo.togglefirst.Status.class - [JAR]

├─ com.mageddo.togglefirst.ToggleFirstException.class - [JAR]

com.mageddo.togglefirst.repository

├─ com.mageddo.togglefirst.repository.FeatureRepository.class - [JAR]

├─ com.mageddo.togglefirst.repository.InMemoryFeatureRepository.class - [JAR]

com.mageddo.togglefirst.activation

├─ com.mageddo.togglefirst.activation.ActivationStrategy.class - [JAR]

├─ com.mageddo.togglefirst.activation.GradualActivationStrategy.class - [JAR]

├─ com.mageddo.togglefirst.activation.NopActivationStrategy.class - [JAR]

├─ com.mageddo.togglefirst.activation.Parameter.class - [JAR]

├─ com.mageddo.togglefirst.activation.ParameterBuilder.class - [JAR]

com.mageddo.togglefirst.jmx

├─ com.mageddo.togglefirst.jmx.FeatureSwitchJMX.class - [JAR]

├─ com.mageddo.togglefirst.jmx.FeatureSwitchJMXMBean.class - [JAR]

com.mageddo.commons

├─ com.mageddo.commons.AnnotationUtils.class - [JAR]

├─ com.mageddo.commons.StringUtils.class - [JAR]

├─ com.mageddo.commons.Validate.class - [JAR]

com.mageddo.togglefirst.spring

├─ com.mageddo.togglefirst.spring.ApplicationContextProvider.class - [JAR]

├─ com.mageddo.togglefirst.spring.EnableToggleFirst.class - [JAR]

Advertisement