Categories |
CategoriesQuarkus Container Microservices |
---|---|
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdquarkus-stencil-site-pg-parent |
Version | Version1.136 |
Type | Typepom |
Filename | Size |
---|---|
quarkus-stencil-site-pg-parent-1.136.pom | 614 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-site-pg-parent/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>quarkus-stencil-site-pg-parent</artifactId>
<version>1.136</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-site-pg-parent/
implementation 'io.thestencil:quarkus-stencil-site-pg-parent:1.136'
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-site-pg-parent/
implementation ("io.thestencil:quarkus-stencil-site-pg-parent:1.136")
'io.thestencil:quarkus-stencil-site-pg-parent:pom:1.136'
<dependency org="io.thestencil" name="quarkus-stencil-site-pg-parent" rev="1.136">
<artifact name="quarkus-stencil-site-pg-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='quarkus-stencil-site-pg-parent', version='1.136')
)
libraryDependencies += "io.thestencil" % "quarkus-stencil-site-pg-parent" % "1.136"
[io.thestencil/quarkus-stencil-site-pg-parent "1.136"]