All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download config-util JAR 0.6.0 with all dependencies


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.

Files of the artifact config-util version 0.6.0 from the group net.morimekta.utils.

Artifact config-util
Group net.morimekta.utils
Version 0.6.0
Last update 29. April 2017
Tags: utilities configuration
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies io-util, guava,
There are maybe transitive dependencies!
There is a newer version: 2.7.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of config-util Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of config-util version 0.6.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.net.morimekta.utils.config-util
META-INF.maven.net.morimekta.utils.config-util.META-INF.maven.net.morimekta.utils.config-util.pom.properties
META-INF.maven.net.morimekta.utils.config-util.META-INF.maven.net.morimekta.utils.config-util.pom.xml
net.morimekta.config
net.morimekta.config.net.morimekta.config.Config
net.morimekta.config.net.morimekta.config.ConfigBuilder
net.morimekta.config.net.morimekta.config.ConfigException
net.morimekta.config.net.morimekta.config.IncompatibleValueException
net.morimekta.config.net.morimekta.config.KeyNotFoundException
net.morimekta.config.net.morimekta.config.LayeredConfig
net.morimekta.config.format
net.morimekta.config.format.net.morimekta.config.format.ConfigFormatter
net.morimekta.config.format.net.morimekta.config.format.ConfigParser
net.morimekta.config.format.net.morimekta.config.format.JsonConfigFormatter
net.morimekta.config.format.net.morimekta.config.format.JsonConfigParser
net.morimekta.config.format.net.morimekta.config.format.PropertiesConfigFormatter
net.morimekta.config.format.net.morimekta.config.format.PropertiesConfigParser
net.morimekta.config.format.net.morimekta.config.format.TomlConfigParser
net.morimekta.config.impl
net.morimekta.config.impl.net.morimekta.config.impl.ImmutableConfig
net.morimekta.config.impl.net.morimekta.config.impl.MappedConfig
net.morimekta.config.impl.net.morimekta.config.impl.SimpleConfig
net.morimekta.config.impl.net.morimekta.config.impl.SimpleLayeredConfig
net.morimekta.config.impl.net.morimekta.config.impl.SynchronizedLayeredConfig
net.morimekta.config.source
net.morimekta.config.source.net.morimekta.config.source.FileConfigSupplier
net.morimekta.config.source.net.morimekta.config.source.RefreshingFileConfigSupplier
net.morimekta.config.source.net.morimekta.config.source.ResourceConfigSupplier
net.morimekta.config.source.net.morimekta.config.source.WatchedFileConfigSupplier
net.morimekta.config.util
net.morimekta.config.util.net.morimekta.config.util.ConfigUtil
net.morimekta.config.util.net.morimekta.config.util.ValueConverter




© 2015 - 2024 Weber Informatics LLC | Privacy Policy