h

hartshorn-web-freemarker

hartshorn-web-freemarker 22.5 (hartshorn-web-freemarker)
https://github.com/Dockbox-OSS/Hartshorn/
Apache License, Version 2.0
Hartshorn
Guus Lieben
Files download
File Operation
hartshorn-web-freemarker-22.5.jar download
hartshorn-web-freemarker-22.5.pom download
hartshorn-web-freemarker-22.5-sources.jar download
Apache Maven
<dependency>
  <groupId>org.dockbox.hartshorn</groupId>
  <artifactId>hartshorn-web-freemarker</artifactId>
  <version>22.5</version>
</dependency>
Gradle Groovy
implementation 'org.dockbox.hartshorn:hartshorn-web-freemarker:22.5'
Gradle Kotlin
implementation("org.dockbox.hartshorn:hartshorn-web-freemarker:22.5")
Scala SBT
libraryDependencies += "org.dockbox.hartshorn" % "hartshorn-web-freemarker" % "22.5"
Groovy Grape
@Grapes(
  @Grab(group='org.dockbox.hartshorn', module='hartshorn-web-freemarker', version='22.5')
)
Apache Ivy
<dependency org="org.dockbox.hartshorn" name="hartshorn-web-freemarker" rev="22.5" />
Leiningen
[org.dockbox.hartshorn/hartshorn-web-freemarker "22.5"]
Apache Buildr
'org.dockbox.hartshorn:hartshorn-web-freemarker:jar:22.5'