| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.thestencil |
| ArtifactId | ArtifactIdstencil-client-api |
| Version | Version1.145 |
| Type | Typejar |
| Description |
DescriptionCMS system for Markdown-based content
|
| Project Organization |
Project OrganizationCopyright 2021 ReSys OÜ |
| Filename | Size |
|---|---|
| stencil-client-api-1.145.pom | |
| stencil-client-api-1.145.jar | 235 KB |
| stencil-client-api-1.145-sources.jar | 119 KB |
| stencil-client-api-1.145-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.thestencil/stencil-client-api/ -->
<dependency>
<groupId>io.thestencil</groupId>
<artifactId>stencil-client-api</artifactId>
<version>1.145</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/stencil-client-api/
implementation 'io.thestencil:stencil-client-api:1.145'
// https://jarcasting.com/artifacts/io.thestencil/stencil-client-api/
implementation ("io.thestencil:stencil-client-api:1.145")
'io.thestencil:stencil-client-api:jar:1.145'
<dependency org="io.thestencil" name="stencil-client-api" rev="1.145">
<artifact name="stencil-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='stencil-client-api', version='1.145')
)
libraryDependencies += "io.thestencil" % "stencil-client-api" % "1.145"
[io.thestencil/stencil-client-api "1.145"]
| 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 |