DOC

uk.ac.open.kmi.iserve : iserve-parent

Maven & Gradle

Feb 18, 2016
23 stars

iServe · iServe is what we refer to as service warehouse which unifies service publication, analysis, and discovery through the use of lightweight semantics as well as advanced discovery and analytic capabilities. iServe provides the typical features of service registries and additional functionality that exploits service descriptions, service annotations and further data gathered and derived from the analysis of these descriptions, data crawled from the Web, periodic monitoring and user activities. iServe builds upon lessons learnt from research and development on the Web and on service discovery algorithms to provide a generic semantic service registry able to support advanced discovery over both Web APIs and WSDL services described using heterogeneous formalisms.

Table Of Contents

Latest Version

Download uk.ac.open.kmi.iserve : iserve-parent Javadoc & API Documentation - Latest Versions:

All Versions

Download uk.ac.open.kmi.iserve : iserve-parent Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.1.x
2.0.x

How to open Javadoc JAR file in web browser

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