DOC

com.adgear : anoa-core

Maven & Gradle

Dec 22, 2016
2 usages
6 stars

Core classes for Anoa library, which aims to be a safe, convenient and fast record de/serialization wrapper for the Avro, Thrift and Jackson libraries, using the functional idioms of Java 8. The anoa-core module tries to keep upstream dependencies to a minimum.

Table Of Contents

Latest Version

Download com.adgear : anoa-core Javadoc & API Documentation - Latest Versions:

All Versions

Download com.adgear : anoa-core Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.1.x
3.0.x
2.1.x
2.0.x

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

Dec 23, 2015
2 usages
6 stars
Dec 22, 2016
2 usages
6 stars
Dec 22, 2016
1 usages
7 stars
Dec 22, 2016
1 usages
6 stars
Dec 23, 2015
6 stars

Discover Dependencies