| Категории |
КатегорииQuarkus Контейнер Микросервисы |
|---|---|
| Группа | Группаio.thestencil |
| Идентификатор | Идентификаторquarkus-stencil-composer-mongo-parent |
| Версия | Версия1.141 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| quarkus-stencil-composer-mongo-parent-1.141.pom | 621 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-composer-mongo-parent/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>quarkus-stencil-composer-mongo-parent</artifactId>
<version>1.141</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-composer-mongo-parent/
implementation 'io.thestencil:quarkus-stencil-composer-mongo-parent:1.141'
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-composer-mongo-parent/
implementation ("io.thestencil:quarkus-stencil-composer-mongo-parent:1.141")
'io.thestencil:quarkus-stencil-composer-mongo-parent:pom:1.141'
<dependency org="io.thestencil" name="quarkus-stencil-composer-mongo-parent" rev="1.141">
<artifact name="quarkus-stencil-composer-mongo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='quarkus-stencil-composer-mongo-parent', version='1.141')
)
libraryDependencies += "io.thestencil" % "quarkus-stencil-composer-mongo-parent" % "1.141"
[io.thestencil/quarkus-stencil-composer-mongo-parent "1.141"]