Quarkus - Google Cloud Services - Integration Tests - Main

Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

License

License

Categories

Categories

Quarkus Container Microservices Google Cloud PaaS Providers
GroupId

GroupId

io.quarkiverse.googlecloudservices
ArtifactId

ArtifactId

quarkus-google-cloud-services-main-it
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - Google Cloud Services - Integration Tests - Main
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-google-cloud-services-main-it

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.quarkus : quarkus-resteasy-reactive-jackson jar
io.quarkiverse.googlecloudservices : quarkus-google-cloud-storage jar
io.quarkiverse.googlecloudservices : quarkus-google-cloud-pubsub jar
io.quarkiverse.googlecloudservices : quarkus-google-cloud-bigquery jar
io.quarkiverse.googlecloudservices : quarkus-google-cloud-bigtable jar
io.quarkiverse.googlecloudservices : quarkus-google-cloud-firestore jar
io.quarkiverse.googlecloudservices : quarkus-google-cloud-spanner jar
io.quarkiverse.googlecloudservices : quarkus-google-cloud-secret-manager jar
org.awaitility : awaitility jar

test (6)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar
org.testcontainers : testcontainers jar
org.testcontainers : gcloud jar 1.17.1
org.junit-pioneer : junit-pioneer jar 1.7.0
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0
0.11.0
0.10.0
0.9.0
0.8.0
0.8.0.CR3