License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-orchestration-airflow |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud Composer
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.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-orchestration-airflow/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-orchestration-airflow/
implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.2.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-orchestration-airflow/
implementation ("com.google.cloud:google-cloud-orchestration-airflow:1.2.0")
'com.google.cloud:google-cloud-orchestration-airflow:jar:1.2.0'
<dependency org="com.google.cloud" name="google-cloud-orchestration-airflow" rev="1.2.0">
<artifact name="google-cloud-orchestration-airflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-orchestration-airflow', version='1.2.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.2.0"
[com.google.cloud/google-cloud-orchestration-airflow "1.2.0"]