Categories |
CategoriesQuarkus Container Microservices |
---|---|
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdquarkus-stencil-composer-mongo-parent |
Version | Version1.110 |
Type | Typepom |
Filename | Size |
---|---|
quarkus-stencil-composer-mongo-parent-1.110.pom | 621 bytes |
Browse |
<!-- 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.110</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.110'
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-composer-mongo-parent/
implementation ("io.thestencil:quarkus-stencil-composer-mongo-parent:1.110")
'io.thestencil:quarkus-stencil-composer-mongo-parent:pom:1.110'
<dependency org="io.thestencil" name="quarkus-stencil-composer-mongo-parent" rev="1.110">
<artifact name="quarkus-stencil-composer-mongo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='quarkus-stencil-composer-mongo-parent', version='1.110')
)
libraryDependencies += "io.thestencil" % "quarkus-stencil-composer-mongo-parent" % "1.110"
[io.thestencil/quarkus-stencil-composer-mongo-parent "1.110"]