| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаorg.finos.legend.pure |
| Идентификатор | Идентификаторlegend-pure-code-compiled-platform-par |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLegend Pure - Code - Platform - PAR
Delivers code automation for projects hosted by the FINOS that build with Apache Maven
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-code-compiled-platform-par/ -->
<dependency>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure-code-compiled-platform-par</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-code-compiled-platform-par/
implementation 'org.finos.legend.pure:legend-pure-code-compiled-platform-par:3.0.0'
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-code-compiled-platform-par/
implementation ("org.finos.legend.pure:legend-pure-code-compiled-platform-par:3.0.0")
'org.finos.legend.pure:legend-pure-code-compiled-platform-par:jar:3.0.0'
<dependency org="org.finos.legend.pure" name="legend-pure-code-compiled-platform-par" rev="3.0.0">
<artifact name="legend-pure-code-compiled-platform-par" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.pure', module='legend-pure-code-compiled-platform-par', version='3.0.0')
)
libraryDependencies += "org.finos.legend.pure" % "legend-pure-code-compiled-platform-par" % "3.0.0"
[org.finos.legend.pure/legend-pure-code-compiled-platform-par "3.0.0"]