GroupId | GroupIdorg.finos.legend.engine |
---|---|
ArtifactId | ArtifactIdlegend-engine-executionPlan-execution |
Version | Version2.59.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-executionPlan-execution/ -->
<dependency>
<groupId>org.finos.legend.engine</groupId>
<artifactId>legend-engine-executionPlan-execution</artifactId>
<version>2.59.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-executionPlan-execution/
implementation 'org.finos.legend.engine:legend-engine-executionPlan-execution:2.59.2'
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-executionPlan-execution/
implementation ("org.finos.legend.engine:legend-engine-executionPlan-execution:2.59.2")
'org.finos.legend.engine:legend-engine-executionPlan-execution:jar:2.59.2'
<dependency org="org.finos.legend.engine" name="legend-engine-executionPlan-execution" rev="2.59.2">
<artifact name="legend-engine-executionPlan-execution" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.engine', module='legend-engine-executionPlan-execution', version='2.59.2')
)
libraryDependencies += "org.finos.legend.engine" % "legend-engine-executionPlan-execution" % "2.59.2"
[org.finos.legend.engine/legend-engine-executionPlan-execution "2.59.2"]