License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdquarkus-stencil-workflows |
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-workflows/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>quarkus-stencil-workflows</artifactId>
<version>1.147</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-workflows/
implementation 'io.thestencil:quarkus-stencil-workflows:1.147'
// https://jarcasting.com/artifacts/io.thestencil/quarkus-stencil-workflows/
implementation ("io.thestencil:quarkus-stencil-workflows:1.147")
'io.thestencil:quarkus-stencil-workflows:jar:1.147'
<dependency org="io.thestencil" name="quarkus-stencil-workflows" rev="1.147">
<artifact name="quarkus-stencil-workflows" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='quarkus-stencil-workflows', version='1.147')
)
libraryDependencies += "io.thestencil" % "quarkus-stencil-workflows" % "1.147"
[io.thestencil/quarkus-stencil-workflows "1.147"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-core | jar | |
io.quarkus : quarkus-vertx | jar | |
io.quarkus : quarkus-vertx-http | jar | |
io.quarkus : quarkus-vertx-web | jar | |
io.smallrye.reactive : smallrye-mutiny-vertx-web-client | jar | |
io.smallrye.reactive : mutiny | jar | |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-codec : commons-codec | jar | 1.13 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.2 |