License |
License |
---|---|
Categories |
CategoriesJSON Data ORM |
GroupId | GroupIdorg.finos.legend.engine |
ArtifactId | ArtifactIdlegend-engine-external-format-json-runtime |
Version | Version2.61.1 |
Type | Typejar |
Description |
DescriptionLegend Engine - External - Format - JSON - Runtime
Delivers code automation for projects hosted by the FINOS that build with Apache Maven
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-external-format-json-runtime/ -->
<dependency>
<groupId>org.finos.legend.engine</groupId>
<artifactId>legend-engine-external-format-json-runtime</artifactId>
<version>2.61.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-external-format-json-runtime/
implementation 'org.finos.legend.engine:legend-engine-external-format-json-runtime:2.61.1'
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-external-format-json-runtime/
implementation ("org.finos.legend.engine:legend-engine-external-format-json-runtime:2.61.1")
'org.finos.legend.engine:legend-engine-external-format-json-runtime:jar:2.61.1'
<dependency org="org.finos.legend.engine" name="legend-engine-external-format-json-runtime" rev="2.61.1">
<artifact name="legend-engine-external-format-json-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.engine', module='legend-engine-external-format-json-runtime', version='2.61.1')
)
libraryDependencies += "org.finos.legend.engine" % "legend-engine-external-format-json-runtime" % "2.61.1"
[org.finos.legend.engine/legend-engine-external-format-json-runtime "2.61.1"]