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