| License |
License |
|---|---|
| GroupId | GroupIdio.thestencil |
| ArtifactId | ArtifactIdstencil-static-content |
| Version | Version1.137 |
| Type | Typejar |
| Description |
DescriptionCMS system for Markdown-based content
|
| Project Organization |
Project OrganizationCopyright 2021 ReSys OÜ |
<!-- https://jarcasting.com/artifacts/io.thestencil/stencil-static-content/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>stencil-static-content</artifactId>
<version>1.137</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/stencil-static-content/
implementation 'io.thestencil:stencil-static-content:1.137'
// https://jarcasting.com/artifacts/io.thestencil/stencil-static-content/
implementation ("io.thestencil:stencil-static-content:1.137")
'io.thestencil:stencil-static-content:jar:1.137'
<dependency org="io.thestencil" name="stencil-static-content" rev="1.137">
<artifact name="stencil-static-content" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='stencil-static-content', version='1.137')
)
libraryDependencies += "io.thestencil" % "stencil-static-content" % "1.137"
[io.thestencil/stencil-static-content "1.137"]
| 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 |