DOC

org.kualigan.kuali : kc

Maven & Gradle

Dec 14, 2013
1 stars

Kuali Coeus · The Kuali Coeus (KC) project is building a comprehensive system to manage the complexities of research administration that fully addresses the needs from the faculty researcher through grants administration to federal funding agencies. KC is using MIT’s proven COEUS system as its baseline design, filling in missing functionality from COEUS, and updating its technical architecture for vendor independence and easier integration with other administration systems.

Table Of Contents

Latest Version

Download org.kualigan.kuali : kc Javadoc & API Documentation - Latest Versions:

All Versions

Download org.kualigan.kuali : kc Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
5.1.x

How to open Javadoc JAR file in web browser

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