License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.thestencil |
ArtifactId | ArtifactIdstencil-client-api |
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-client-api-1.147.pom | |
stencil-client-api-1.147.jar | 164 KB |
stencil-client-api-1.147-sources.jar | 84 KB |
stencil-client-api-1.147-javadoc.jar | 943 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.thestencil/stencil-client-api/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>stencil-client-api</artifactId>
<version>1.147</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/stencil-client-api/
implementation 'io.thestencil:stencil-client-api:1.147'
// https://jarcasting.com/artifacts/io.thestencil/stencil-client-api/
implementation ("io.thestencil:stencil-client-api:1.147")
'io.thestencil:stencil-client-api:jar:1.147'
<dependency org="io.thestencil" name="stencil-client-api" rev="1.147">
<artifact name="stencil-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='stencil-client-api', version='1.147')
)
libraryDependencies += "io.thestencil" % "stencil-client-api" % "1.147"
[io.thestencil/stencil-client-api "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 |
io.smallrye.reactive : mutiny | jar |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.2 |