License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Google Cloud PaaS Providers |
GroupId | GroupIdio.quarkiverse.googlecloudservices |
ArtifactId | ArtifactIdquarkus-google-cloud-services-main-it |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - 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 |
<!-- 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"]
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 |