io.thestencil:stencil-persistence

CMS system for Markdown-based content

License

License

GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

stencil-persistence
Last Version

Last Version

1.026
Release Date

Release Date

Type

Type

jar
Description

Description

CMS system for Markdown-based content
Project Organization

Project Organization

Copyright 2021 ReSys OÜ

Download stencil-persistence

How to add to project

<!-- https://jarcasting.com/artifacts/io.thestencil/stencil-persistence/ -->
<dependency>
    <groupId>io.thestencil</groupId>
    <artifactId>stencil-persistence</artifactId>
    <version>1.026</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/stencil-persistence/
implementation 'io.thestencil:stencil-persistence:1.026'
// https://jarcasting.com/artifacts/io.thestencil/stencil-persistence/
implementation ("io.thestencil:stencil-persistence:1.026")
'io.thestencil:stencil-persistence:jar:1.026'
<dependency org="io.thestencil" name="stencil-persistence" rev="1.026">
  <artifact name="stencil-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='stencil-persistence', version='1.026')
)
libraryDependencies += "io.thestencil" % "stencil-persistence" % "1.026"
[io.thestencil/stencil-persistence "1.026"]

Dependencies

compile (9)

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.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

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.8.2

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (9)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.026
1.025
1.024
1.023
1.022
1.021
1.020
1.019
1.018
1.017
1.016
1.015
1.014
1.013
1.012
1.011
1.010