DOC

de.frachtwerk : essencium-backend-uuid-model

Maven & Gradle

Aug 24, 2023
13 stars

de.frachtwerk:essencium-backend-uuid-model · Essencium-backend-uuid-model is a software library built on top of Essencium Backend that allows developers to quickly get started on new software projects. Essencium provides, for example, a fully implemented role-rights concept as well as various field-tested solutions for access management and authentication. Essencium Backend UUID Model uses UUID's as primary keys in relational databases and delivers a fully implemented App-User.

Table Of Contents

Latest Version

Download de.frachtwerk : essencium-backend-uuid-model Javadoc & API Documentation - Latest Versions:

All Versions

Download de.frachtwerk : essencium-backend-uuid-model Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.4.x

How to open Javadoc JAR file in web browser

  1. Rename the file essencium-backend-uuid-model-2.4.1-javadoc.jar to essencium-backend-uuid-model-2.4.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder essencium-backend-uuid-model-2.4.1-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 "essencium-backend-uuid-model-2.4.1-sources.jar" -d "essencium-backend-uuid-model-2.4.1-javadoc" -subpackages