License |
License |
---|---|
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdstencil-static-content |
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-static-content-1.147.pom | |
stencil-static-content-1.147.jar | 101 KB |
stencil-static-content-1.147-sources.jar | 58 KB |
stencil-static-content-1.147-javadoc.jar | 795 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.thestencil/stencil-static-content/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>stencil-static-content</artifactId>
<version>1.147</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/stencil-static-content/
implementation 'io.thestencil:stencil-static-content:1.147'
// https://jarcasting.com/artifacts/io.thestencil/stencil-static-content/
implementation ("io.thestencil:stencil-static-content:1.147")
'io.thestencil:stencil-static-content:jar:1.147'
<dependency org="io.thestencil" name="stencil-static-content" rev="1.147">
<artifact name="stencil-static-content" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='stencil-static-content', version='1.147')
)
libraryDependencies += "io.thestencil" % "stencil-static-content" % "1.147"
[io.thestencil/stencil-static-content "1.147"]
Group / Artifact | Type | Version |
---|---|---|
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 |
com.vladsch.flexmark : flexmark-all | jar | 0.62.2 |
io.thestencil : stencil-client-api | jar | |
org.slf4j : slf4j-api | jar | 1.7.24 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-csv | jar | 1.5 |
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 |
---|---|---|
org.jboss.logmanager : jboss-logmanager-embedded | 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 |