DOC

com.openpojo : openpojo

Maven & Gradle

May 17, 2021
79 usages
151 stars

This project was born out of a need to validate all POJOs (Plain Old Java Object) are behaving correctly. This project has two main aspects to it: * Make Testing as easy as possible. * Simplifying identity management (hashCode / equals) using annotation.

Table Of Contents

Latest Version

Download com.openpojo : openpojo Javadoc & API Documentation - Latest Versions:

All Versions

Download com.openpojo : openpojo Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.9.x
0.8.x
0.7.x

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

May 17, 2021
79 usages
151 stars
Aug 07, 2018
5 stars
Feb 27, 2018
5 stars

Discover Dependencies

Feb 14, 2023
61 stars
Aug 14, 2023
9 usages
746 stars
Nov 17, 2018
2 usages
24.1k stars
Nov 17, 2018
7 usages
24.1k stars
Jul 14, 2016
101 usages
9.4k stars
Jul 14, 2016
88 usages
9.4k stars
Jul 14, 2016
177 usages
9.4k stars
Mar 23, 2023
177 stars
Oct 27, 2020
6 stars