DOC

de.julielab : jedis

Maven & Gradle

Feb 05, 2018
1 stars

Jena Document Information System · A utility for managing documents stored in a PostgreSQL database. The documents are imported into a PostgreSQL DB as full texts with the goal to be able to retrieve the documents by their PubMedID efficiently. For more sophisticated tasks, a user configuration file can be delivered which can take control of the table schema to use, the PostgreSQL schema to use and the actual database server to connect to as well as the concrete database.

Table Of Contents

Latest Version

Download de.julielab : jedis Javadoc & API Documentation - Latest Versions:

All Versions

Download de.julielab : jedis Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

Dec 18, 2022
87 usages
22 stars
Dec 18, 2022
39 usages
22 stars
Dec 18, 2022
38 usages
23 stars
Dec 16, 2022
35 usages
0 stars
Mar 09, 2023
12 usages
4 stars

Discover Dependencies