is not current version
Last Version 1.2.0

com.google.cloud:google-cloud-orchestration-airflow 0.1.1

Cloud Composer is a managed Apache Airflow service that helps you create, schedule, monitor and manage workflows. Cloud Composer automation helps you create Airflow environments quickly and use Airflow-native tools, such as the powerful Airflow web interface and command line tools, so you can focus on your workflows and not your infrastructure.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-orchestration-airflow
Version

Version

0.1.1
Type

Type

jar

Download google-cloud-orchestration-airflow 0.1.1


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