Last Version

JFlyte - Base image builder 0.3.15

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

License

License

GroupId

GroupId

org.flyte
ArtifactId

ArtifactId

jflyte-build
Version

Version

0.3.15
Type

Type

jar
Description

Description

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

Download jflyte-build 0.3.15


<!-- 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.