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