Last Version

cli 0.5.0-BETA

The modern, scalable orchestrator & scheduler open source platform

License

License

GroupId

GroupId

io.kestra
ArtifactId

ArtifactId

kestra
Version

Version

0.5.0-BETA
Type

Type

pom
Description

Description

cli
The modern, scalable orchestrator & scheduler open source platform
Project URL

Project URL

https://kestra.io
Source Code Management

Source Code Management

https://github.com/kestra-io/kestra

Download kestra 0.5.0-BETA


<!-- https://jarcasting.com/artifacts/io.kestra/kestra/ -->
<dependency>
    <groupId>io.kestra</groupId>
    <artifactId>kestra</artifactId>
    <version>0.5.0-BETA</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.kestra/kestra/
implementation 'io.kestra:kestra:0.5.0-BETA'
// https://jarcasting.com/artifacts/io.kestra/kestra/
implementation ("io.kestra:kestra:0.5.0-BETA")
'io.kestra:kestra:pom:0.5.0-BETA'
<dependency org="io.kestra" name="kestra" rev="0.5.0-BETA">
  <artifact name="kestra" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.kestra', module='kestra', version='0.5.0-BETA')
)
libraryDependencies += "io.kestra" % "kestra" % "0.5.0-BETA"
[io.kestra/kestra "0.5.0-BETA"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.