| License | License | 
|---|---|
| GroupId | GroupIdorg.finos.legend.sdlc | 
| ArtifactId | ArtifactIdlegend-sdlc-generation-file | 
| Last Version | Last Version0.80.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLegend SDLC Generation - File 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.sdlc/legend-sdlc-generation-file/ -->
<dependency>
    <groupId>org.finos.legend.sdlc</groupId>
    <artifactId>legend-sdlc-generation-file</artifactId>
    <version>0.80.0</version>
</dependency>// https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc-generation-file/
implementation 'org.finos.legend.sdlc:legend-sdlc-generation-file:0.80.0'// https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc-generation-file/
implementation ("org.finos.legend.sdlc:legend-sdlc-generation-file:0.80.0")'org.finos.legend.sdlc:legend-sdlc-generation-file:jar:0.80.0'<dependency org="org.finos.legend.sdlc" name="legend-sdlc-generation-file" rev="0.80.0">
  <artifact name="legend-sdlc-generation-file" type="jar" />
</dependency>@Grapes(
@Grab(group='org.finos.legend.sdlc', module='legend-sdlc-generation-file', version='0.80.0')
)libraryDependencies += "org.finos.legend.sdlc" % "legend-sdlc-generation-file" % "0.80.0"[org.finos.legend.sdlc/legend-sdlc-generation-file "0.80.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.finos.legend.engine : legend-engine-xt-protobuf | jar | 3.7.0 | 
| org.finos.legend.engine : legend-engine-xt-avro | jar | 3.7.0 | 
| org.finos.legend.engine : legend-engine-xt-rosetta | jar | 3.7.0 | 
| org.finos.legend.engine : legend-engine-external-format-jsonSchema | jar | 3.7.0 | 
