DOC

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 Javadoc & API Documentation - Latest Versions:

All Versions

Download net.morimekta.utils : config-util Javadoc & API Documentation - All Versions:

Version Size Javadoc 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

How to open Javadoc JAR file in web browser

  1. Rename the file config-util-2.7.1-javadoc.jar to config-util-2.7.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder config-util-2.7.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "config-util-2.7.1-sources.jar" -d "config-util-2.7.1-javadoc" -subpackages 

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