jar

com.mageddo : feature-switch

Maven & Gradle

Jan 10, 2019
4 stars

Feature Switch · Simplify Consumer And Producer Configuration

Table Of Contents

Latest Version

Download com.mageddo : feature-switch JAR file - Latest Versions:

All Versions

Download com.mageddo : feature-switch JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.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 feature-switch-1.4.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mageddo.featureswitch.jmx

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

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

com.mageddo.featureswitch

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

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

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

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

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

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

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

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

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

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

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

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

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

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

com.mageddo.featureswitch.utils

├─ com.mageddo.featureswitch.utils.StringUtils.class - [JAR]

com.mageddo.featureswitch.spring

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

com.mageddo.featureswitch.repository

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

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

├─ com.mageddo.featureswitch.repository.JDBCFeatureRepository.class - [JAR]

Advertisement