License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Google Cloud PaaS Providers |
GroupId | GroupIdio.quarkus |
ArtifactId | ArtifactIdquarkus-funqy-google-cloud-functions |
Version | Version2.9.0.Final |
Type | Typejar |
Description |
DescriptionQuarkus - Funqy Google Cloud Functions - Runtime
Google Cloud Functions Binding for Quarkus Funqy framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-funqy-google-cloud-functions/ -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-funqy-google-cloud-functions</artifactId>
<version>2.9.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-funqy-google-cloud-functions/
implementation 'io.quarkus:quarkus-funqy-google-cloud-functions:2.9.0.Final'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-funqy-google-cloud-functions/
implementation ("io.quarkus:quarkus-funqy-google-cloud-functions:2.9.0.Final")
'io.quarkus:quarkus-funqy-google-cloud-functions:jar:2.9.0.Final'
<dependency org="io.quarkus" name="quarkus-funqy-google-cloud-functions" rev="2.9.0.Final">
<artifact name="quarkus-funqy-google-cloud-functions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-funqy-google-cloud-functions', version='2.9.0.Final')
)
libraryDependencies += "io.quarkus" % "quarkus-funqy-google-cloud-functions" % "2.9.0.Final"
[io.quarkus/quarkus-funqy-google-cloud-functions "2.9.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-funqy-server-common | jar | |
io.quarkus : quarkus-jackson | jar | |
com.google.cloud.functions : functions-framework-api | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-bom | pom | 2.9.0.Final |