| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.finos.legend.sdlc |
| Идентификатор | Идентификаторlegend-sdlc |
| Последняя версия | Последняя версия0.80.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеLegend SDLC
Delivers code automation for projects hosted by the FINOS that build with Apache Maven
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| legend-sdlc-0.80.0.pom | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc/ -->
<dependency>
<groupId>org.finos.legend.sdlc</groupId>
<artifactId>legend-sdlc</artifactId>
<version>0.80.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc/
implementation 'org.finos.legend.sdlc:legend-sdlc:0.80.0'
// https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc/
implementation ("org.finos.legend.sdlc:legend-sdlc:0.80.0")
'org.finos.legend.sdlc:legend-sdlc:pom:0.80.0'
<dependency org="org.finos.legend.sdlc" name="legend-sdlc" rev="0.80.0">
<artifact name="legend-sdlc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.sdlc', module='legend-sdlc', version='0.80.0')
)
libraryDependencies += "org.finos.legend.sdlc" % "legend-sdlc" % "0.80.0"
[org.finos.legend.sdlc/legend-sdlc "0.80.0"]