s

stdlib-guice-thymeleaf

stdlib guice thymeleaf webapp
Files download
File Operation
stdlib-guice-thymeleaf-7.7.2.jar download
stdlib-guice-thymeleaf-7.7.2.pom download
stdlib-guice-thymeleaf-7.7.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.peterphi.std.guice</groupId>
  <artifactId>stdlib-guice-thymeleaf</artifactId>
  <version>7.7.2</version>
</dependency>
Gradle Groovy
implementation 'com.peterphi.std.guice:stdlib-guice-thymeleaf:7.7.2'
Gradle Kotlin
implementation("com.peterphi.std.guice:stdlib-guice-thymeleaf:7.7.2")
Scala SBT
libraryDependencies += "com.peterphi.std.guice" % "stdlib-guice-thymeleaf" % "7.7.2"
Groovy Grape
@Grapes(
  @Grab(group='com.peterphi.std.guice', module='stdlib-guice-thymeleaf', version='7.7.2')
)
Apache Ivy
<dependency org="com.peterphi.std.guice" name="stdlib-guice-thymeleaf" rev="7.7.2" />
Leiningen
[com.peterphi.std.guice/stdlib-guice-thymeleaf "7.7.2"]
Apache Buildr
'com.peterphi.std.guice:stdlib-guice-thymeleaf:jar:7.7.2'