Last Version

Flytekit Java Examples 0.3.15

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

License

License

GroupId

GroupId

org.flyte
ArtifactId

ArtifactId

flytekit-examples
Version

Version

0.3.15
Type

Type

jar
Description

Description

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

Download flytekit-examples 0.3.15


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

Dependencies

compile (2)

Group / Artifact Type Version
org.flyte : flytekit-jackson jar 0.3.15
org.flyte : flytekit-java jar 0.3.15

provided (2)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations jar 1.8.2
com.google.auto.service : auto-service-annotations jar 1.0-rc6

Project Modules

There are no modules declared in this project.