DOC

io.github.yanayita : helper-js2pojo

Maven & Gradle

Sep 02, 2021
0 stars

Helper for JSON Schema 2 Pojo · Custom annotators to be used along with jsonschema2pojo plugin on Maven. With this custom annotator, you can add lombok and JPA support to generated codes.

Table Of Contents

Latest Version

Download io.github.yanayita : helper-js2pojo Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.yanayita : helper-js2pojo 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 helper-js2pojo-1.0.2-javadoc.jar to helper-js2pojo-1.0.2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder helper-js2pojo-1.0.2-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 "helper-js2pojo-1.0.2-sources.jar" -d "helper-js2pojo-1.0.2-javadoc" -subpackages