GroupId | GroupIdorg.finos.legend.sdlc |
---|---|
ArtifactId | ArtifactIdlegend-sdlc-generation-file |
Version | Version0.47.0 |
Type | Typejar |
<!-- 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.47.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.47.0'
// https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc-generation-file/
implementation ("org.finos.legend.sdlc:legend-sdlc-generation-file:0.47.0")
'org.finos.legend.sdlc:legend-sdlc-generation-file:jar:0.47.0'
<dependency org="org.finos.legend.sdlc" name="legend-sdlc-generation-file" rev="0.47.0">
<artifact name="legend-sdlc-generation-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.sdlc', module='legend-sdlc-generation-file', version='0.47.0')
)
libraryDependencies += "org.finos.legend.sdlc" % "legend-sdlc-generation-file" % "0.47.0"
[org.finos.legend.sdlc/legend-sdlc-generation-file "0.47.0"]