s

stdlib-guice-thymeleaf

stdlib guice thymeleaf webapp
文件下载
文件名 操作
stdlib-guice-thymeleaf-7.3.0.jar 下载
stdlib-guice-thymeleaf-7.3.0.pom 下载
stdlib-guice-thymeleaf-7.3.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.peterphi.std.guice</groupId>
  <artifactId>stdlib-guice-thymeleaf</artifactId>
  <version>7.3.0</version>
</dependency>
Gradle Groovy
implementation 'com.peterphi.std.guice:stdlib-guice-thymeleaf:7.3.0'
Gradle Kotlin
implementation("com.peterphi.std.guice:stdlib-guice-thymeleaf:7.3.0")
Scala SBT
libraryDependencies += "com.peterphi.std.guice" % "stdlib-guice-thymeleaf" % "7.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.peterphi.std.guice', module='stdlib-guice-thymeleaf', version='7.3.0')
)
Apache Ivy
<dependency org="com.peterphi.std.guice" name="stdlib-guice-thymeleaf" rev="7.3.0" />
Leiningen
[com.peterphi.std.guice/stdlib-guice-thymeleaf "7.3.0"]
Apache Buildr
'com.peterphi.std.guice:stdlib-guice-thymeleaf:jar:7.3.0'