| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.finos.legend.sdlc |
| Идентификатор | Идентификаторlegend-sdlc-test-utils |
| Версия | Версия0.66.0 |
| Тип | Типjar |
| Описание |
ОписаниеLegend SDLC Test Utils
Delivers code automation for projects hosted by the FINOS that build with Apache Maven
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc-test-utils/ -->
<dependency>
<groupId>org.finos.legend.sdlc</groupId>
<artifactId>legend-sdlc-test-utils</artifactId>
<version>0.66.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc-test-utils/
implementation 'org.finos.legend.sdlc:legend-sdlc-test-utils:0.66.0'
// https://jarcasting.com/artifacts/org.finos.legend.sdlc/legend-sdlc-test-utils/
implementation ("org.finos.legend.sdlc:legend-sdlc-test-utils:0.66.0")
'org.finos.legend.sdlc:legend-sdlc-test-utils:jar:0.66.0'
<dependency org="org.finos.legend.sdlc" name="legend-sdlc-test-utils" rev="0.66.0">
<artifact name="legend-sdlc-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.sdlc', module='legend-sdlc-test-utils', version='0.66.0')
)
libraryDependencies += "org.finos.legend.sdlc" % "legend-sdlc-test-utils" % "0.66.0"
[org.finos.legend.sdlc/legend-sdlc-test-utils "0.66.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.finos.legend.pure : legend-pure-runtime-java-extension-external-json | jar | 1.47.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.finos.legend.engine : legend-engine-configuration | jar | 2.54.1 |
| org.finos.legend.engine : legend-engine-executionPlan-execution-store-inMemory | jar | 2.54.1 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.44.v20210927 |