License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdstencil-client |
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Ü |
Filename | Size |
---|---|
stencil-client-1.147.pom | |
stencil-client-1.147.jar | 85 KB |
stencil-client-1.147-sources.jar | 39 KB |
stencil-client-1.147-javadoc.jar | 598 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.thestencil/stencil-client/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>stencil-client</artifactId>
<version>1.147</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/stencil-client/
implementation 'io.thestencil:stencil-client:1.147'
// https://jarcasting.com/artifacts/io.thestencil/stencil-client/
implementation ("io.thestencil:stencil-client:1.147")
'io.thestencil:stencil-client:jar:1.147'
<dependency org="io.thestencil" name="stencil-client" rev="1.147">
<artifact name="stencil-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='stencil-client', version='1.147')
)
libraryDependencies += "io.thestencil" % "stencil-client" % "1.147"
[io.thestencil/stencil-client "1.147"]
Group / Artifact | Type | Version |
---|---|---|
io.thestencil : stencil-client-api | jar | |
io.thestencil : stencil-static-content | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.10.5 |
com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.10.5 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.5 |
io.quarkus : quarkus-vertx-http | jar | |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-codec : commons-codec | jar | 1.13 |
io.resys.hdes : thena-docdb-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
io.resys.hdes : thena-docdb-pgsql | jar | |
io.resys.hdes : thena-docdb-mongo | jar | |
org.mongodb : mongodb-driver-sync | jar | |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 3.0.0 |
io.quarkus : quarkus-junit5 | jar | |
io.quarkus : quarkus-junit5-internal | jar | |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |