License |
License |
---|---|
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdstencil-persistence |
Version | Version1.013 |
Type | Typejar |
Description |
DescriptionCMS system for Markdown-based content
|
Project Organization |
Project OrganizationCopyright 2021 ReSys OÜ |
Filename | Size |
---|---|
stencil-persistence-1.013.pom | |
stencil-persistence-1.013.jar | 63 KB |
stencil-persistence-1.013-sources.jar | 27 KB |
stencil-persistence-1.013-javadoc.jar | 546 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.thestencil/stencil-persistence/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>stencil-persistence</artifactId>
<version>1.013</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/stencil-persistence/
implementation 'io.thestencil:stencil-persistence:1.013'
// https://jarcasting.com/artifacts/io.thestencil/stencil-persistence/
implementation ("io.thestencil:stencil-persistence:1.013")
'io.thestencil:stencil-persistence:jar:1.013'
<dependency org="io.thestencil" name="stencil-persistence" rev="1.013">
<artifact name="stencil-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='stencil-persistence', version='1.013')
)
libraryDependencies += "io.thestencil" % "stencil-persistence" % "1.013"
[io.thestencil/stencil-persistence "1.013"]
Group / Artifact | Type | Version |
---|---|---|
io.thestencil : stencil-persistence-api | 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.resys.hdes : thena-docdb-mongo | jar | |
org.mongodb : mongodb-driver-sync | 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 |
---|---|---|
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 3.0.0 |
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 |