jar

de.oglimmer.utils : common-utils

Maven & Gradle

Jan 11, 2019
0 stars

Utilities from and for oglimmer.de · The library helps to prevent boilerplate code for random strings and names, SPI-based slf4j configuration, sophisticated property files, human readable representation of date differences and getting attributes from MANIFEST.FM files.

Table Of Contents

Latest Version

Download de.oglimmer.utils : common-utils JAR file - Latest Versions:

All Versions

Download de.oglimmer.utils : common-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5
0.4
0.3
0.2
0.1

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 common-utils-0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.oglimmer.utils

├─ de.oglimmer.utils.AbstractProperties.class - [JAR]

├─ de.oglimmer.utils.BaseConfigurator.class - [JAR]

├─ de.oglimmer.utils.VersionFromManifest.class - [JAR]

de.oglimmer.utils.date

├─ de.oglimmer.utils.date.DateHelper.class - [JAR]

de.oglimmer.utils.random

├─ de.oglimmer.utils.random.RandomName.class - [JAR]

├─ de.oglimmer.utils.random.RandomString.class - [JAR]