jar

net.truelicense : truelicense-v2-commons

Maven & Gradle

Mar 01, 2018
138 stars

TrueLicense V2 Commons · The TrueLicense V2 Commons module provides common functionality for the V2/JSON and V2/XML license key formats.

Table Of Contents

Latest Version

Download net.truelicense : truelicense-v2-commons JAR file - Latest Versions:

All Versions

Download net.truelicense : truelicense-v2-commons JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.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 truelicense-v2-commons-3.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.truelicense.v2.commons.auth

├─ net.truelicense.v2.commons.auth.V2RepositoryContext.class - [JAR]

├─ net.truelicense.v2.commons.auth.V2RepositoryController.class - [JAR]

├─ net.truelicense.v2.commons.auth.V2RepositoryModel.class - [JAR]

net.truelicense.v2.commons.crypto

├─ net.truelicense.v2.commons.crypto.V2Encryption.class - [JAR]

net.truelicense.v2.commons

├─ net.truelicense.v2.commons.V2LicenseApplicationContext.class - [JAR]

net.truelicense.v2.commons.comp

├─ net.truelicense.v2.commons.comp.V2Compression.class - [JAR]

Advertisement