License |
License |
---|---|
GroupId | GroupIdorg.finos.legend.engine |
ArtifactId | ArtifactIdlegend-engine-executionPlan-generation |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegend Engine - Execution Plan - Generation
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-executionPlan-generation/ -->
<dependency>
<groupId>org.finos.legend.engine</groupId>
<artifactId>legend-engine-executionPlan-generation</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-executionPlan-generation/
implementation 'org.finos.legend.engine:legend-engine-executionPlan-generation:3.7.0'
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-executionPlan-generation/
implementation ("org.finos.legend.engine:legend-engine-executionPlan-generation:3.7.0")
'org.finos.legend.engine:legend-engine-executionPlan-generation:jar:3.7.0'
<dependency org="org.finos.legend.engine" name="legend-engine-executionPlan-generation" rev="3.7.0">
<artifact name="legend-engine-executionPlan-generation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.engine', module='legend-engine-executionPlan-generation', version='3.7.0')
)
libraryDependencies += "org.finos.legend.engine" % "legend-engine-executionPlan-generation" % "3.7.0"
[org.finos.legend.engine/legend-engine-executionPlan-generation "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |