DOC

io.github.dankosik : invest-api-java-sdk-starter

Maven & Gradle

Nov 21, 2023
9 stars

Invest API java sdk starter · Starter for RussianInvestments/invest-api-java-sdk is a convenient tool that allows you to quickly and easily integrate RussianInvestments/invest-api-java-sdk for accessing market data and trading into your Spring Boot applications. This starter provides easy configuration and automatic setup, allowing you to focus on developing functionality instead of spending time on setting up the integration with RussianInvestments/invest-api-java-sdk.

Table Of Contents

Latest Version

Download io.github.dankosik : invest-api-java-sdk-starter Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.dankosik : invest-api-java-sdk-starter Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.6.x

How to open Javadoc JAR file in web browser

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