is not current version
Last Version 2.10.0.Final

Quarkus - HTTP Google Cloud Functions - Runtime 2.5.0.CR1

Write Google Cloud functions with HTTP endpoints

License

License

Categories

Categories

Quarkus Container Microservices Google Cloud PaaS Providers
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-google-cloud-functions-http
Version

Version

2.5.0.CR1
Type

Type

jar
Description

Description

Quarkus - HTTP Google Cloud Functions - Runtime
Write Google Cloud functions with HTTP endpoints
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-google-cloud-functions-http 2.5.0.CR1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.quarkus : quarkus-vertx-http jar
io.quarkus : quarkus-core jar

provided (2)

Group / Artifact Type Version
org.graalvm.nativeimage : svm jar
com.google.cloud.functions : functions-framework-api jar

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-core jar
org.mockito : mockito-inline jar

Project Modules

There are no modules declared in this project.