DOC

com.googlecode.openpojo : openpojo

Maven & Gradle

May 08, 2015
8 usages

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.googlecode.openpojo : openpojo Javadoc & API Documentation - Latest Versions:

All Versions

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

Version Size Javadoc Updated
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x
0.0.x

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

May 08, 2015
8 usages

Discover Dependencies

Aug 21, 2023
33 usages
8.4k stars
Apr 17, 2020
7 usages
155 stars
Feb 13, 2018
8 usages
55 stars
Jan 03, 2019
4 usages
31 stars
Jan 06, 2021
5 usages
42.9k stars
Nov 12, 2015
2 usages
4 stars
Nov 17, 2016
3 usages
164 stars
Nov 17, 2015
2 usages
0 stars