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

JFlyte - Flytekit Java SDK implementation 0.3.12

Compiles developer's Tasks, Workflows and Launch plans into Flyte's protos. Also register the protos with Flyteadmin.

Лицензия

Лицензия

Группа

Группа

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

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

jflyte
Версия

Версия

0.3.12
Тип

Тип

jar
Описание

Описание

JFlyte - Flytekit Java SDK implementation
Compiles developer's Tasks, Workflows and Launch plans into Flyte's protos. Also register the protos with Flyteadmin.

Скачать jflyte 0.3.12


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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.flyte : flyteidl-protos jar 0.3.12
org.flyte : flytekit-api jar 0.3.12
org.flyte : flytekit-local-engine jar 0.3.12
org.flyte : jflyte-api jar 0.3.12
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : jul-to-slf4j jar 1.7.32
info.picocli : picocli jar 4.2.0
io.grpc : grpc-netty jar
io.grpc : grpc-protobuf jar
io.grpc : grpc-stub jar
io.netty : netty-tcnative-boringssl-static jar 2.0.34.Final

provided (4)

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

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.32

test (8)

Идентификатор библиотеки Тип Версия
org.flyte : flytekit-jackson jar 0.3.12
org.flyte : flytekit-java jar 0.3.12
org.junit.jupiter : junit-jupiter jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2
org.hamcrest : hamcrest jar 2.2
io.grpc : grpc-testing jar
org.mockito : mockito-core jar 3.3.3
com.github.marschall : memoryfilesystem jar 2.3.0

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

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