| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.flyte |
| Идентификатор | Идентификаторintegration-tests |
| Последняя версия | Последняя версия0.3.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFlytekit Java - Integration tests
Tests for Flytekit Java project.
|
| Имя Файла | Размер |
|---|---|
| integration-tests-0.3.15.pom | |
| integration-tests-0.3.15.jar | 9 KB |
| integration-tests-0.3.15-sources.jar | 7 KB |
| integration-tests-0.3.15-javadoc.jar | 427 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.flyte/integration-tests/ -->
<dependency>
<groupId>org.flyte</groupId>
<artifactId>integration-tests</artifactId>
<version>0.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.flyte/integration-tests/
implementation 'org.flyte:integration-tests:0.3.15'
// https://jarcasting.com/artifacts/org.flyte/integration-tests/
implementation ("org.flyte:integration-tests:0.3.15")
'org.flyte:integration-tests:jar:0.3.15'
<dependency org="org.flyte" name="integration-tests" rev="0.3.15">
<artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flyte', module='integration-tests', version='0.3.15')
)
libraryDependencies += "org.flyte" % "integration-tests" % "0.3.15"
[org.flyte/integration-tests "0.3.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.flyte : flytekit-jackson | jar | 0.3.15 |
| org.flyte : flytekit-java | jar | 0.3.15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.value : auto-value-annotations | jar | 1.8.2 |
| com.google.auto.service : auto-service-annotations | jar | 1.0-rc6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.flyte : flytekit-examples | jar | 0.3.15 |
| org.flyte : flytekit-examples-scala | jar | 0.3.15 |
| org.flyte : jflyte-build Необязательный | jar | 0.3.15 |
| org.testcontainers : testcontainers | jar | |
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.hamcrest : hamcrest | jar | 2.2 |