Last Version

Flytekit Java - Scala 2.13 0.3.15

Classes used by developers to build Flyte's Tasks, Workflows and Launch plans in Scala 2.13.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.flyte
ArtifactId

ArtifactId

flytekit-scala_2.13
Version

Version

0.3.15
Type

Type

jar
Description

Description

Flytekit Java - Scala 2.13
Classes used by developers to build Flyte's Tasks, Workflows and Launch plans in Scala 2.13.

Download flytekit-scala_2.13 0.3.15


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

Dependencies

compile (2)

Group / Artifact Type Version
org.flyte : flytekit-java jar 0.3.15
com.softwaremill.magnolia : magnolia-core_2.13 jar 1.0.0-M4

provided (3)

Group / Artifact Type Version
org.flyte : flytekit-api jar 0.3.15
org.scala-lang : scala-reflect jar 2.13.6
org.scala-lang : scala-library jar 2.13.6

Project Modules

There are no modules declared in this project.