DOC

org.projecthusky : husky-api

Maven & Gradle

Jul 16, 2023
16 stars

Husky · The husky is a convenience API for IHE transactions and CDA documents. It supports functionalities for cross-enterprise sharing of documents and master patient index (MPI) connection using IHE transactions and also supports CDA content profiles. It allows easy access and conformity to a local eHealth trust space, such as, for example, Switzerland or Austria. The husky is built on the basis of the eHealth connector.

Table Of Contents

Latest Version

Download org.projecthusky : husky-api Javadoc & API Documentation - Latest Versions:

All Versions

Download org.projecthusky : husky-api Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.1.x

How to open Javadoc JAR file in web browser

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