License |
License |
---|---|
GroupId | GroupIdorg.flyte |
ArtifactId | ArtifactIdflytekit-api |
Version | Version0.3.12 |
Type | Typejar |
Description |
DescriptionFlytekit Java API
Java friendly representation of flyteidl protos.
|
Filename | Size |
---|---|
flytekit-api-0.3.12.pom | |
flytekit-api-0.3.12.jar | 217 KB |
flytekit-api-0.3.12-sources.jar | 88 KB |
flytekit-api-0.3.12-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.flyte/flytekit-api/ -->
<dependency>
<groupId>org.flyte</groupId>
<artifactId>flytekit-api</artifactId>
<version>0.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.flyte/flytekit-api/
implementation 'org.flyte:flytekit-api:0.3.12'
// https://jarcasting.com/artifacts/org.flyte/flytekit-api/
implementation ("org.flyte:flytekit-api:0.3.12")
'org.flyte:flytekit-api:jar:0.3.12'
<dependency org="org.flyte" name="flytekit-api" rev="0.3.12">
<artifact name="flytekit-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flyte', module='flytekit-api', version='0.3.12')
)
libraryDependencies += "org.flyte" % "flytekit-api" % "0.3.12"
[org.flyte/flytekit-api "0.3.12"]
Group / Artifact | Type | Version |
---|---|---|
com.google.errorprone : error_prone_annotations | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value-annotations | jar | 1.8.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |