jar

net.morimekta.utils : config-util

Maven & Gradle

Jun 18, 2018
3 usages

Config Utilities · Configuration Utilities. NOTE: This module is deprecated and will be removed at the end of the v2.x versions of the utilities. Preferred config system after that is either to use true type-safe config with `net.morimekta.providence:providence-config` or to use a simple JSON or YAML library or java properties files. The semi-typesafe layered config did not really solve the problems I had hoped it would, and in essence this was just a helper for merging maps and getting pre-cast values out of it.

Table Of Contents

Latest Version

Download net.morimekta.utils : config-util JAR file - Latest Versions:

All Versions

Download net.morimekta.utils : config-util JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.2.x
1.1.x
1.0.x
0.6.x
0.5.x
0.4.x
0.3.x
0.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 config-util-2.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.morimekta.config.format

├─ net.morimekta.config.format.ConfigFormatter.class - [JAR]

├─ net.morimekta.config.format.ConfigParser.class - [JAR]

├─ net.morimekta.config.format.JsonConfigFormatter.class - [JAR]

├─ net.morimekta.config.format.JsonConfigParser.class - [JAR]

├─ net.morimekta.config.format.PropertiesConfigFormatter.class - [JAR]

├─ net.morimekta.config.format.PropertiesConfigParser.class - [JAR]

├─ net.morimekta.config.format.TomlConfigParser.class - [JAR]

net.morimekta.config.source

├─ net.morimekta.config.source.FileConfigSupplier.class - [JAR]

├─ net.morimekta.config.source.RefreshingFileConfigSupplier.class - [JAR]

├─ net.morimekta.config.source.ResourceConfigSupplier.class - [JAR]

├─ net.morimekta.config.source.WatchedFileConfigSupplier.class - [JAR]

net.morimekta.config.util

├─ net.morimekta.config.util.ConfigUtil.class - [JAR]

├─ net.morimekta.config.util.ValueConverter.class - [JAR]

net.morimekta.config

├─ net.morimekta.config.Config.class - [JAR]

├─ net.morimekta.config.ConfigBuilder.class - [JAR]

├─ net.morimekta.config.ConfigException.class - [JAR]

├─ net.morimekta.config.IncompatibleValueException.class - [JAR]

├─ net.morimekta.config.KeyNotFoundException.class - [JAR]

├─ net.morimekta.config.LayeredConfig.class - [JAR]

net.morimekta.config.impl

├─ net.morimekta.config.impl.ImmutableConfig.class - [JAR]

├─ net.morimekta.config.impl.MappedConfig.class - [JAR]

├─ net.morimekta.config.impl.SimpleConfig.class - [JAR]

├─ net.morimekta.config.impl.SimpleLayeredConfig.class - [JAR]

├─ net.morimekta.config.impl.SynchronizedLayeredConfig.class - [JAR]

Advertisement

Dependencies from Group

Feb 07, 2020
20 usages
4 stars
Feb 07, 2020
14 usages
Feb 07, 2020
4 usages
4 stars
Aug 03, 2022
4 usages
Sep 08, 2018
3 usages
4 stars

Discover Dependencies

Apr 20, 2016
Apr 21, 2016
2 stars
May 22, 2020
2 stars
May 13, 2016
0 stars
Aug 10, 2016
13 stars
Apr 17, 2023
544 stars
May 09, 2016
544 stars
Oct 31, 2022
544 stars