All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.quarkus-extension.yaml Maven / Gradle / Ivy

name: "Google Cloud Functions"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
  keywords:
  - "google cloud"
  - "gcloud"
  - "gcp"
  - "function"
  categories:
  - "cloud"
  guide: "https://quarkus.io/guides/gcp-functions"
  status: "stable"
  codestart:
    name: "google-cloud-functions"
    kind: "example"
    languages: "java"
    artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
  config:
  - "quarkus.google-cloud-functions."




© 2015 - 2025 Weber Informatics LLC | Privacy Policy