JFlyte - Base image builder

Base image builder. Base images are the used to run Java Tasks.

License

License

GroupId

GroupId

org.flyte
ArtifactId

ArtifactId

jflyte-build
Last Version

Last Version

0.3.15
Release Date

Release Date

Type

Type

jar
Description

Description

JFlyte - Base image builder
Base image builder. Base images are the used to run Java Tasks.

Download jflyte-build

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.flyte : jflyte jar 0.3.15
org.flyte : jflyte-aws jar 0.3.15
org.flyte : jflyte-google-cloud jar 0.3.15

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.15
0.3.13
0.3.12
0.3.11
0.3.10