| License |
License |
|---|---|
| Categories |
CategoriesQuarkus Container Microservices |
| GroupId | GroupIdio.thestencil |
| ArtifactId | ArtifactIdquarkus-stencil-composer-parent |
| Version | Version1.145 |
| Type | Typepom |
| Description |
DescriptionCMS system for Markdown-based content
|
| Project Organization |
Project OrganizationCopyright 2021 ReSys OÜ |
| Filename | Size |
|---|---|
| quarkus-stencil-composer-parent-1.145.pom | 615 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-composer-parent/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>quarkus-stencil-composer-parent</artifactId>
<version>1.145</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-composer-parent/
implementation 'io.thestencil:quarkus-stencil-composer-parent:1.145'
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-composer-parent/
implementation ("io.thestencil:quarkus-stencil-composer-parent:1.145")
'io.thestencil:quarkus-stencil-composer-parent:pom:1.145'
<dependency org="io.thestencil" name="quarkus-stencil-composer-parent" rev="1.145">
<artifact name="quarkus-stencil-composer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='quarkus-stencil-composer-parent', version='1.145')
)
libraryDependencies += "io.thestencil" % "quarkus-stencil-composer-parent" % "1.145"
[io.thestencil/quarkus-stencil-composer-parent "1.145"]