Last Version

stampo 1.2.2

A static site/documentation generator.

License

License

GroupId

GroupId

ch.digitalfondue.stampo
ArtifactId

ArtifactId

stampo
Version

Version

1.2.2
Type

Type

jar
Description

Description

stampo
A static site/documentation generator.
Project URL

Project URL

https://github.com/digitalfondue/stampo
Source Code Management

Source Code Management

https://github.com/digitalfondue/stampo.git

Download stampo 1.2.2


<!-- 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"]

Dependencies

compile (9)

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

test (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

Project Modules

There are no modules declared in this project.