jar

de.pawlidi : aletheia

Maven & Gradle

Feb 24, 2017

Aletheia · Aletheia is the library for creating and validating license files for Java applications. It is based on a set of application specific properties they are characteristic for the customer and purchased application's configuration.

Table Of Contents

Latest Version

Download de.pawlidi : aletheia JAR file - Latest Versions:

All Versions

Download de.pawlidi : aletheia JAR file - All Versions:

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

de.pawlidi.openaletheia.utils

├─ de.pawlidi.openaletheia.utils.AletheiaUtils.class - [JAR]

├─ de.pawlidi.openaletheia.utils.CipherUtils.class - [JAR]

├─ de.pawlidi.openaletheia.utils.Converter.class - [JAR]

├─ de.pawlidi.openaletheia.utils.DateTimeUtils.class - [JAR]

├─ de.pawlidi.openaletheia.utils.PropertiesUtils.class - [JAR]

├─ de.pawlidi.openaletheia.utils.StringCipher.class - [JAR]

de.pawlidi.openaletheia.generator

├─ de.pawlidi.openaletheia.generator.KeyGenerator.class - [JAR]

de.pawlidi.openaletheia

├─ de.pawlidi.openaletheia.Aletheia.class - [JAR]

├─ de.pawlidi.openaletheia.AletheiaContext.class - [JAR]

├─ de.pawlidi.openaletheia.Constants.class - [JAR]

├─ de.pawlidi.openaletheia.LicenseException.class - [JAR]

de.pawlidi.openaletheia.base.model

├─ de.pawlidi.openaletheia.base.model.License.class - [JAR]

├─ de.pawlidi.openaletheia.base.model.User.class - [JAR]

de.pawlidi.openaletheia.license

├─ de.pawlidi.openaletheia.license.LicenseGenerator.class - [JAR]

├─ de.pawlidi.openaletheia.license.LicenseHandler.class - [JAR]

├─ de.pawlidi.openaletheia.license.LicenseLoader.class - [JAR]

├─ de.pawlidi.openaletheia.license.LicenseProperties.class - [JAR]

de.pawlidi.openaletheia.utils.exec

├─ de.pawlidi.openaletheia.utils.exec.ProcessExecutor.class - [JAR]

├─ de.pawlidi.openaletheia.utils.exec.ProcessStringOutput.class - [JAR]

Advertisement