jar

com.configcat : configcat-java-client

Maven & Gradle

Jul 28, 2023
14 stars

ConfigCat Java SDK · Java SDK for ConfigCat, a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.

Table Of Contents

Latest Version

Download com.configcat : configcat-java-client JAR file - Latest Versions:

All Versions

Download com.configcat : configcat-java-client JAR file - All Versions:

Version Vulnerabilities Size Updated
8.2.x
8.1.x
8.0.x
7.2.x
7.1.x
7.0.x
6.0.x
5.1.x
5.0.x
4.0.x
3.1.x
3.0.x
2.0.x
1.2.x
1.1.x
1.0.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 configcat-java-client-8.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.configcat

├─ com.configcat.AutoPollingMode.class - [JAR]

├─ com.configcat.Config.class - [JAR]

├─ com.configcat.ConfigCache.class - [JAR]

├─ com.configcat.ConfigCatClient.class - [JAR]

├─ com.configcat.ConfigCatHooks.class - [JAR]

├─ com.configcat.ConfigCatLogMessages.class - [JAR]

├─ com.configcat.ConfigCatLogger.class - [JAR]

├─ com.configcat.ConfigFetcher.class - [JAR]

├─ com.configcat.ConfigService.class - [JAR]

├─ com.configcat.ConfigurationProvider.class - [JAR]

├─ com.configcat.Constants.class - [JAR]

├─ com.configcat.DataGovernance.class - [JAR]

├─ com.configcat.DateTimeUtils.class - [JAR]

├─ com.configcat.Entry.class - [JAR]

├─ com.configcat.EvaluateLogger.class - [JAR]

├─ com.configcat.EvaluationDetails.class - [JAR]

├─ com.configcat.EvaluationResult.class - [JAR]

├─ com.configcat.FetchResponse.class - [JAR]

├─ com.configcat.LazyLoadingMode.class - [JAR]

├─ com.configcat.LocalFileDataSource.class - [JAR]

├─ com.configcat.LocalMapDataSource.class - [JAR]

├─ com.configcat.LogLevel.class - [JAR]

├─ com.configcat.ManualPollingMode.class - [JAR]

├─ com.configcat.NullConfigCache.class - [JAR]

├─ com.configcat.OverrideBehaviour.class - [JAR]

├─ com.configcat.OverrideDataSource.class - [JAR]

├─ com.configcat.OverrideDataSourceBuilder.class - [JAR]

├─ com.configcat.PercentageRule.class - [JAR]

├─ com.configcat.PollingMode.class - [JAR]

├─ com.configcat.PollingModes.class - [JAR]

├─ com.configcat.Preferences.class - [JAR]

├─ com.configcat.RefreshResult.class - [JAR]

├─ com.configcat.Result.class - [JAR]

├─ com.configcat.RolloutEvaluator.class - [JAR]

├─ com.configcat.RolloutRule.class - [JAR]

├─ com.configcat.Setting.class - [JAR]

├─ com.configcat.SettingResult.class - [JAR]

├─ com.configcat.SettingType.class - [JAR]

├─ com.configcat.User.class - [JAR]

├─ com.configcat.Utils.class - [JAR]

Advertisement