DOC

net.sansa-stack.thirdparty.it.unibz.inf.ontop : ontop-shaded-guava

Maven & Gradle

Mar 25, 2022

This module shades Google's Guava. Direct use can lead to versioning problems as some systems are dependent on specific versions of guava. This module uses the Shade plugin to re-package them under the package name org.apache.jena.ext.com.google....

Table Of Contents

Latest Version

Download net.sansa-stack.thirdparty.it.unibz.inf.ontop : ontop-shaded-guava Javadoc & API Documentation - Latest Versions:

All Versions

Download net.sansa-stack.thirdparty.it.unibz.inf.ontop : ontop-shaded-guava Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
4.3.x

How to open Javadoc JAR file in web browser

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