is not current version
Last Version 2.10.0.Final

Quarkus - Google Cloud Functions - Runtime 2.7.0.CR1

Write Google Cloud functions

License

License

Categories

Categories

Quarkus Container Microservices Google Cloud PaaS Providers
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-google-cloud-functions
Version

Version

2.7.0.CR1
Type

Type

jar
Description

Description

Quarkus - Google Cloud Functions - Runtime
Write Google Cloud functions
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-google-cloud-functions 2.7.0.CR1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.quarkus : quarkus-core jar
io.quarkus : quarkus-arc jar
com.google.cloud.functions : functions-framework-api jar
com.google.code.gson : gson jar
com.fasterxml.jackson.core : jackson-databind jar

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-bom pom 2.7.0.CR1

Project Modules

There are no modules declared in this project.