DOC

com.mobaijun : april-project-authorize

Maven & Gradle

Mar 17, 2024

april-project-authorize · Automated Authorization Manager is a Java library that seamlessly integrates with projects, providing automatic execution of authorization tasks upon its inclusion. Leveraging the Service Provider Interface (SPI) mechanism, it facilitates effortless implementation of authorization functionalities, ensuring smooth and efficient management of licensing processes.

Table Of Contents

Latest Version

Download com.mobaijun : april-project-authorize Javadoc & API Documentation - Latest Versions:

All Versions

Download com.mobaijun : april-project-authorize Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file april-project-authorize-1.0.0-javadoc.jar to april-project-authorize-1.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder april-project-authorize-1.0.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "april-project-authorize-1.0.0-sources.jar" -d "april-project-authorize-1.0.0-javadoc" -subpackages