s

stdlib-guice-thymeleaf

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