jar

org.roboquant : roboquant-ssr

Maven & Gradle

Dec 12, 2023

roboquant ssr · Server-side rendering for charts used by the roboquant algorithmic trading platform This is a pure JVM solution using GraalJS + Batik for all the rendering.

Table Of Contents

Latest Version

Download org.roboquant : roboquant-ssr JAR file - Latest Versions:

All Versions

Download org.roboquant : roboquant-ssr JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window roboquant-ssr-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.roboquant.charts

├─ org.roboquant.charts.ClassLoaderFileSystem.class - [JAR]

├─ org.roboquant.charts.ImageCreator.class - [JAR]

├─ org.roboquant.charts.ImageCreatorKt.class - [JAR]

├─ org.roboquant.charts.SeekableInMemoryByteChannel.class - [JAR]