DOC

org.finos.cdm : cdm-json-schema

Maven & Gradle

Feb 09, 2024
138 stars

cdm-json-schema · The FINOS Common Domain Model (CDM) is a standardised, machine-readable and machine-executable blueprint for how financial products are traded and managed across the transaction lifecycle. It is represented as a domain model and distributed in open source.

Table Of Contents

Latest Version

Download org.finos.cdm : cdm-json-schema Javadoc & API Documentation - Latest Versions:

All Versions

Download org.finos.cdm : cdm-json-schema Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
6.0.x

How to open Javadoc JAR file in web browser

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