flyteorg / flytekit-java   0.4.56

Apache License 2.0 GitHub

Java/Scala library for easily authoring Flyte tasks and workflows

Scala versions: 2.13 2.12

flytekit-scala-tests 0.3.20


Group ID:
org.flyte
Artifact ID:
flytekit-scala-tests_2.13
Version:
0.3.20
Release Date:
Oct 6, 2022
Licenses:
Files:

libraryDependencies += "org.flyte" %% "flytekit-scala-tests" % "0.3.20"

Mill build tool

ivy"org.flyte::flytekit-scala-tests:0.3.20"

Scala CLI

//> using dep "org.flyte::flytekit-scala-tests:0.3.20"

Ammonite REPL

import $ivy.`org.flyte::flytekit-scala-tests:0.3.20`

<dependency>
  <groupId>org.flyte</groupId>
  <artifactId>flytekit-scala-tests_2.13</artifactId>
  <version>0.3.20</version>
</dependency>

compile group: 'org.flyte', name: 'flytekit-scala-tests_2.13', version: '0.3.20'