Last Version

speedy-template-thymeleaf 0.1.1

Thymleaf integration into the Speedy Web Application Framework

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.mwmahlberg.speedy
ArtifactId

ArtifactId

speedy-template-thymeleaf
Version

Version

0.1.1
Type

Type

jar
Description

Description

speedy-template-thymeleaf
Thymleaf integration into the Speedy Web Application Framework
Project URL

Project URL

http://mwmahlberg.github.io/speedy/speedy-template-thymeleaf

Download speedy-template-thymeleaf 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.mwmahlberg.speedy/speedy-template-thymeleaf/ -->
<dependency>
    <groupId>com.github.mwmahlberg.speedy</groupId>
    <artifactId>speedy-template-thymeleaf</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mwmahlberg.speedy/speedy-template-thymeleaf/
implementation 'com.github.mwmahlberg.speedy:speedy-template-thymeleaf:0.1.1'
// https://jarcasting.com/artifacts/com.github.mwmahlberg.speedy/speedy-template-thymeleaf/
implementation ("com.github.mwmahlberg.speedy:speedy-template-thymeleaf:0.1.1")
'com.github.mwmahlberg.speedy:speedy-template-thymeleaf:jar:0.1.1'
<dependency org="com.github.mwmahlberg.speedy" name="speedy-template-thymeleaf" rev="0.1.1">
  <artifact name="speedy-template-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mwmahlberg.speedy', module='speedy-template-thymeleaf', version='0.1.1')
)
libraryDependencies += "com.github.mwmahlberg.speedy" % "speedy-template-thymeleaf" % "0.1.1"
[com.github.mwmahlberg.speedy/speedy-template-thymeleaf "0.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 2.1.3.RELEASE
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect jar 1.2.5
com.google.inject : guice jar 4.0-beta5
javax.servlet : javax.servlet-api jar 3.1.0
com.github.mwmahlberg.speedy : speedy-api jar 0.1.1

Project Modules

There are no modules declared in this project.