com.labs64.netlicensing.service.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of netlicensing-client Show documentation
Show all versions of netlicensing-client Show documentation
Java wrapper for Labs64 NetLicensing RESTful API
/**
* Service interfaces.
*
* Each object in NetLicensing object model has its service interface that declares
* operations available for this object or related to it. Refer to the
* particular object service interface for details.
*/
package com.labs64.netlicensing.service;