jar

org.finos.legend.engine : legend-engine-external-format-json-model

Maven & Gradle

Apr 22, 2022
10 usages

Legend Engine - External - Format - Json - Model

Table Of Contents

Latest Version

Download org.finos.legend.engine : legend-engine-external-format-json-model JAR file - Latest Versions:

All Versions

Download org.finos.legend.engine : legend-engine-external-format-json-model JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.61.x
2.60.x
2.59.x
2.58.x
2.57.x
2.56.x
2.55.x
2.54.x
2.53.x
2.52.x
2.51.x
2.50.x
2.49.x
2.48.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 legend-engine-external-format-json-model-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.finos.legend.engine.external.format.json.compile

├─ org.finos.legend.engine.external.format.json.compile.JsonSchemaCompiler.class - [JAR]

org.finos.legend.engine.external.format.json

├─ org.finos.legend.engine.external.format.json.JsonExternalFormatExtension.class - [JAR]

├─ org.finos.legend.engine.external.format.json.JsonExternalFormatPureExtension.class - [JAR]

org.finos.legend.engine.external.format.json.fromModel

├─ org.finos.legend.engine.external.format.json.fromModel.ModelToJsonSchemaConfiguration.class - [JAR]

org.finos.legend.engine.external.format.json.toModel

├─ org.finos.legend.engine.external.format.json.toModel.JsonSchemaToModelConfiguration.class - [JAR]

Advertisement