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