License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdquarkus-stencil-sc-testcontent |
Last Version | Last Version1.147 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCMS system for Markdown-based content
|
Project Organization |
Project OrganizationCopyright 2021 ReSys OÜ |
<!-- https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-sc-testcontent/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>quarkus-stencil-sc-testcontent</artifactId>
<version>1.147</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-sc-testcontent/
implementation 'io.thestencil:quarkus-stencil-sc-testcontent:1.147'
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-sc-testcontent/
implementation ("io.thestencil:quarkus-stencil-sc-testcontent:1.147")
'io.thestencil:quarkus-stencil-sc-testcontent:jar:1.147'
<dependency org="io.thestencil" name="quarkus-stencil-sc-testcontent" rev="1.147">
<artifact name="quarkus-stencil-sc-testcontent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='quarkus-stencil-sc-testcontent', version='1.147')
)
libraryDependencies += "io.thestencil" % "quarkus-stencil-sc-testcontent" % "1.147"
[io.thestencil/quarkus-stencil-sc-testcontent "1.147"]