![JAR search and dependency download from the Maven repository](/logo.png)
de.schlichtherle.xml.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of truelicense-core Show documentation
Show all versions of truelicense-core Show documentation
Provides license key life cycle manament.
/*
* Copyright (C) 2005-2015 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* Provides compatibility with version 1 (V1) format license keys.
* This package is provided to enable applications to create, install, verify
* and uninstall license keys in the format for TrueLicense 1.X applications.
* Since TrueLicense 2.0, this format is obsolete and should not get used in
* new applications.
* Note that there is no compatibility between V1 and V2 format license keys.
*/
@javax.annotation.ParametersAreNonnullByDefault @javax.annotation.Nonnull
package de.schlichtherle.xml;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy