License |
License |
---|---|
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdstencil-persistence |
Last Version | Last Version1.026 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCMS system for Markdown-based content
|
Project Organization |
Project OrganizationCopyright 2021 ReSys OÜ |
Filename | Size |
---|---|
stencil-persistence-1.026.pom | |
stencil-persistence-1.026.jar | 63 KB |
stencil-persistence-1.026-sources.jar | 27 KB |
stencil-persistence-1.026-javadoc.jar | 546 KB |
Browse |
<!-- 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"]
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 |
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 |