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