GroupId | GroupIdorg.finos.legend.engine |
---|---|
ArtifactId | ArtifactIdlegend-engine-executionPlan-execution |
Version | Version2.24.0 |
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.24.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-executionPlan-execution/
implementation 'org.finos.legend.engine:legend-engine-executionPlan-execution:2.24.0'
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-executionPlan-execution/
implementation ("org.finos.legend.engine:legend-engine-executionPlan-execution:2.24.0")
'org.finos.legend.engine:legend-engine-executionPlan-execution:jar:2.24.0'
<dependency org="org.finos.legend.engine" name="legend-engine-executionPlan-execution" rev="2.24.0">
<artifact name="legend-engine-executionPlan-execution" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.engine', module='legend-engine-executionPlan-execution', version='2.24.0')
)
libraryDependencies += "org.finos.legend.engine" % "legend-engine-executionPlan-execution" % "2.24.0"
[org.finos.legend.engine/legend-engine-executionPlan-execution "2.24.0"]