License |
License |
---|---|
GroupId | GroupIdch.digitalfondue.stampo |
ArtifactId | ArtifactIdstampo |
Version | Version1.2.2 |
Type | Typejar |
Description |
Descriptionstampo
A static site/documentation generator.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stampo-1.2.2.pom | |
stampo-1.2.2.zip | 8 MB |
stampo-1.2.2-sources.jar | 87 KB |
stampo-1.2.2-javadoc.jar | 381 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.digitalfondue.stampo/stampo/ -->
<dependency>
<groupId>ch.digitalfondue.stampo</groupId>
<artifactId>stampo</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.digitalfondue.stampo/stampo/
implementation 'ch.digitalfondue.stampo:stampo:1.2.2'
// https://jarcasting.com/artifacts/ch.digitalfondue.stampo/stampo/
implementation ("ch.digitalfondue.stampo:stampo:1.2.2")
'ch.digitalfondue.stampo:stampo:jar:1.2.2'
<dependency org="ch.digitalfondue.stampo" name="stampo" rev="1.2.2">
<artifact name="stampo" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.digitalfondue.stampo', module='stampo', version='1.2.2')
)
libraryDependencies += "ch.digitalfondue.stampo" % "stampo" % "1.2.2"
[ch.digitalfondue.stampo/stampo "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tika : tika-core | jar | 1.19.1 |
com.google.jimfs : jimfs | jar | 1.1 |
net.sf.jopt-simple : jopt-simple | jar | 5.0.4 |
org.yaml : snakeyaml | jar | 1.23 |
com.mitchellbosecke : pebble | jar | 1.5.0 |
org.pegdown : pegdown | jar | 1.5.0 |
org.freemarker : freemarker | jar | 2.3.28 |
io.undertow : undertow-core | jar | 2.0.13.Final |
org.jsoup : jsoup | jar | 1.11.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.18 |
net.sourceforge.htmlunit : htmlunit | jar | 2.17 |