License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Google Cloud PaaS Providers |
GroupId | GroupIdio.quarkiverse.googlecloudservices |
ArtifactId | ArtifactIdquarkus-google-cloud-firestore |
Version | Version0.8.0 |
Type | Typejar |
Description |
DescriptionQuarkus - Google Cloud Services - Firestore - Runtime
Use Google Cloud Firestore NOSQL database service
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-firestore/ -->
<dependency>
<groupId>io.quarkiverse.googlecloudservices</groupId>
<artifactId>quarkus-google-cloud-firestore</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-firestore/
implementation 'io.quarkiverse.googlecloudservices:quarkus-google-cloud-firestore:0.8.0'
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-firestore/
implementation ("io.quarkiverse.googlecloudservices:quarkus-google-cloud-firestore:0.8.0")
'io.quarkiverse.googlecloudservices:quarkus-google-cloud-firestore:jar:0.8.0'
<dependency org="io.quarkiverse.googlecloudservices" name="quarkus-google-cloud-firestore" rev="0.8.0">
<artifact name="quarkus-google-cloud-firestore" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.googlecloudservices', module='quarkus-google-cloud-firestore', version='0.8.0')
)
libraryDependencies += "io.quarkiverse.googlecloudservices" % "quarkus-google-cloud-firestore" % "0.8.0"
[io.quarkiverse.googlecloudservices/quarkus-google-cloud-firestore "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkiverse.googlecloudservices : quarkus-google-cloud-common | jar | |
io.quarkiverse.googlecloudservices : quarkus-google-cloud-common-grpc | jar | |
com.google.cloud : google-cloud-firestore | jar | |
io.grpc : grpc-netty | jar | |
io.quarkus : quarkus-grpc-common | jar |