Last Version

Flytekit Java - Local execution engine 0.3.15

Local and minimal propeller to run workflows locally.

License

License

GroupId

GroupId

org.flyte
ArtifactId

ArtifactId

flytekit-local-engine
Version

Version

0.3.15
Type

Type

jar
Description

Description

Flytekit Java - Local execution engine
Local and minimal propeller to run workflows locally.

Download flytekit-local-engine 0.3.15


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

Dependencies

provided (4)

Group / Artifact Type Version
org.flyte : flytekit-api 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
com.google.errorprone : error_prone_annotations jar 2.10.0

test (5)

Group / Artifact Type Version
org.flyte : flytekit-java jar 0.3.15
org.flyte : flytekit-jackson jar 0.3.15
org.junit.jupiter : junit-jupiter jar 5.6.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.