Java/Scala library for easily authoring Flyte tasks and workflows
flytekit-scala-tests 0.3.10
Group ID:
org.flyte
Artifact ID:
flytekit-scala-tests_2.13
Version:
0.3.10
Release Date:
Mar 18, 2022
Licenses:
Files:
Developers:
flytekit
|
libraryDependencies += "org.flyte" %% "flytekit-scala-tests" % "0.3.10"
ivy"org.flyte::flytekit-scala-tests:0.3.10"
//> using dep "org.flyte::flytekit-scala-tests:0.3.10"
import $ivy.`org.flyte::flytekit-scala-tests:0.3.10`
<dependency> <groupId>org.flyte</groupId> <artifactId>flytekit-scala-tests_2.13</artifactId> <version>0.3.10</version> </dependency>
compile group: 'org.flyte', name: 'flytekit-scala-tests_2.13', version: '0.3.10'