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