jar

global.namespace.truelicense : truelicense-jax-rs

Maven & Gradle

Feb 10, 2020
138 stars

TrueLicense JAX-RS · The TrueLicense JAX-RS module provides a RESTful web service interface for consuming license keys.

Table Of Contents

Latest Version

Download global.namespace.truelicense : truelicense-jax-rs JAR file - Latest Versions:

All Versions

Download global.namespace.truelicense : truelicense-jax-rs JAR file - All Versions:

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

global.namespace.truelicense.jax.rs.dto

├─ global.namespace.truelicense.jax.rs.dto.ErrorDTO.class - [JAR]

├─ global.namespace.truelicense.jax.rs.dto.LicenseDTO.class - [JAR]

├─ global.namespace.truelicense.jax.rs.dto.SubjectDTO.class - [JAR]

global.namespace.truelicense.jax.rs

├─ global.namespace.truelicense.jax.rs.ConsumerLicenseManagementService.class - [JAR]

├─ global.namespace.truelicense.jax.rs.ConsumerLicenseManagementServiceException.class - [JAR]

├─ global.namespace.truelicense.jax.rs.ConsumerLicenseManagementServiceExceptionMapper.class - [JAR]

├─ global.namespace.truelicense.jax.rs.ObjectMapperResolver.class - [JAR]