jar

uk.org.webcompere : lightweight-config

Maven & Gradle

Apr 04, 2023
5 stars

Lightweight Config · A small library for enabling configuration parameters to be loaded in Java

Table Of Contents

Latest Version

Download uk.org.webcompere : lightweight-config JAR file - Latest Versions:

All Versions

Download uk.org.webcompere : lightweight-config JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.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 lightweight-config-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uk.org.webcompere.lightweightconfig.regex

├─ uk.org.webcompere.lightweightconfig.regex.Regex.class - [JAR]

uk.org.webcompere.lightweightconfig.data

├─ uk.org.webcompere.lightweightconfig.data.ImportAwarePlaceholderResolver.class - [JAR]

├─ uk.org.webcompere.lightweightconfig.data.PlaceholderParser.class - [JAR]

uk.org.webcompere.lightweightconfig.streams

├─ uk.org.webcompere.lightweightconfig.streams.Coalesce.class - [JAR]

uk.org.webcompere.lightweightconfig

├─ uk.org.webcompere.lightweightconfig.ConfigLoader.class - [JAR]

├─ uk.org.webcompere.lightweightconfig.ConfigLoaderException.class - [JAR]

uk.org.webcompere.lightweightconfig.provider

├─ uk.org.webcompere.lightweightconfig.provider.FileProvider.class - [JAR]

├─ uk.org.webcompere.lightweightconfig.provider.ResourceProvider.class - [JAR]

├─ uk.org.webcompere.lightweightconfig.provider.StringProvider.class - [JAR]

uk.org.webcompere.lightweightconfig.properties

├─ uk.org.webcompere.lightweightconfig.properties.PropertiesLoader.class - [JAR]