net.java.truelicense.ws.rs.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of truelicense-jax-rs Show documentation
Show all versions of truelicense-jax-rs Show documentation
The TrueLicense JAX-RS module provides a RESTful web service interface
for consuming license keys.
/*
* Copyright (C) 2005-2015 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* Provides a RESTful web service for license management in consumer
* applications.
*
* @since TrueLicense 2.3
* @author Christian Schlichtherle
*/
@javax.annotation.ParametersAreNonnullByDefault @javax.annotation.Nonnull
package net.java.truelicense.ws.rs;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy