не последняя версия
Последняя версия 0.3.15

Flytekit Java Examples 0.3.12

Examples of Tasks, Workflows and Launch plans written in Java.

Лицензия

Лицензия

Группа

Группа

org.flyte
Идентификатор

Идентификатор

flytekit-examples
Версия

Версия

0.3.12
Тип

Тип

jar
Описание

Описание

Flytekit Java Examples
Examples of Tasks, Workflows and Launch plans written in Java.

Скачать flytekit-examples 0.3.12


<!-- https://jarcasting.com/artifacts/org.flyte/flytekit-examples/ -->
<dependency>
    <groupId>org.flyte</groupId>
    <artifactId>flytekit-examples</artifactId>
    <version>0.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.flyte/flytekit-examples/
implementation 'org.flyte:flytekit-examples:0.3.12'
// https://jarcasting.com/artifacts/org.flyte/flytekit-examples/
implementation ("org.flyte:flytekit-examples:0.3.12")
'org.flyte:flytekit-examples:jar:0.3.12'
<dependency org="org.flyte" name="flytekit-examples" rev="0.3.12">
  <artifact name="flytekit-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flyte', module='flytekit-examples', version='0.3.12')
)
libraryDependencies += "org.flyte" % "flytekit-examples" % "0.3.12"
[org.flyte/flytekit-examples "0.3.12"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.flyte : flytekit-jackson jar 0.3.12
org.flyte : flytekit-java jar 0.3.12

provided (2)

Идентификатор библиотеки Тип Версия
com.google.auto.value : auto-value-annotations jar 1.8.2
com.google.auto.service : auto-service-annotations jar 1.0-rc6

Модули Проекта

Данный проект не имеет модулей.