License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Google Cloud PaaS Providers |
GroupId | GroupIdio.quarkus |
ArtifactId | ArtifactIdquarkus-funqy-google-cloud-functions |
Version | Version2.1.2.Final |
Type | Typejar |
Description |
DescriptionQuarkus - Funqy Google Cloud Functions - Runtime
Google Cloud Functions Binding for Quarkus Funqy framework
|
Project Organization |
Project Organization |
<!-- 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.1.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-funqy-google-cloud-functions/
implementation 'io.quarkus:quarkus-funqy-google-cloud-functions:2.1.2.Final'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-funqy-google-cloud-functions/
implementation ("io.quarkus:quarkus-funqy-google-cloud-functions:2.1.2.Final")
'io.quarkus:quarkus-funqy-google-cloud-functions:jar:2.1.2.Final'
<dependency org="io.quarkus" name="quarkus-funqy-google-cloud-functions" rev="2.1.2.Final">
<artifact name="quarkus-funqy-google-cloud-functions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-funqy-google-cloud-functions', version='2.1.2.Final')
)
libraryDependencies += "io.quarkus" % "quarkus-funqy-google-cloud-functions" % "2.1.2.Final"
[io.quarkus/quarkus-funqy-google-cloud-functions "2.1.2.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 |