Last Version

Thymeleaf Template Servlet 1.0.0

Standalone servlet for serving Thymeleaf templates.

License

License

Categories

Categories

Net Leaf Data Databases
GroupId

GroupId

nz.net.ultraq.thymeleaf
ArtifactId

ArtifactId

thymeleaf-template-servlet
Version

Version

1.0.0
Type

Type

jar
Description

Description

Thymeleaf Template Servlet
Standalone servlet for serving Thymeleaf templates.
Project URL

Project URL

http://www.ultraq.net.nz/programming/thymeleaf-template-servlet/
Source Code Management

Source Code Management

https://github.com/ultraq/thymeleaf-template-servlet

Download thymeleaf-template-servlet 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.6
org.thymeleaf : thymeleaf jar 3.0.0.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.