jar

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 JAR file - Latest Versions:

All Versions

Download io.github.yanayita : helper-js2pojo JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 helper-js2pojo-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.paulushcgcj.js2pojo

├─ io.github.paulushcgcj.js2pojo.HibernateAnnotator.class - [JAR]

├─ io.github.paulushcgcj.js2pojo.HibernateLombokAnnotator.class - [JAR]

├─ io.github.paulushcgcj.js2pojo.LombokAnnotator.class - [JAR]