| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы Google Cloud PaaS Providers |
| Группа | Группаio.quarkiverse.googlecloudservices |
| Идентификатор | Идентификаторquarkus-google-cloud-services-main-it |
| Версия | Версия0.10.0 |
| Тип | Типjar |
| Описание |
ОписаниеQuarkus - Google Cloud Services - Integration Tests - Main
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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>0.10.0</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:0.10.0'
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-services-main-it/
implementation ("io.quarkiverse.googlecloudservices:quarkus-google-cloud-services-main-it:0.10.0")
'io.quarkiverse.googlecloudservices:quarkus-google-cloud-services-main-it:jar:0.10.0'
<dependency org="io.quarkiverse.googlecloudservices" name="quarkus-google-cloud-services-main-it" rev="0.10.0">
<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='0.10.0')
)
libraryDependencies += "io.quarkiverse.googlecloudservices" % "quarkus-google-cloud-services-main-it" % "0.10.0"
[io.quarkiverse.googlecloudservices/quarkus-google-cloud-services-main-it "0.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-junit5 | jar | |
| io.rest-assured : rest-assured | jar | |
| org.testcontainers : testcontainers | jar | 1.15.1 |
| org.junit-pioneer : junit-pioneer | jar | 1.4.2 |
| org.mockito : mockito-core | jar | 3.12.3 |