Last Version

Thymeleaf MVC (JSR371) Integration 0.0.9

An extension providing Thymeleaf as a view engine in MVC 1.0 (JSR371) environments.

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

hu.inbuss
ArtifactId

ArtifactId

thymeleaf-mvc
Version

Version

0.0.9
Type

Type

jar
Description

Description

Thymeleaf MVC (JSR371) Integration
An extension providing Thymeleaf as a view engine in MVC 1.0 (JSR371) environments.
Project URL

Project URL

https://github.com/inbuss/thymeleaf-mvc
Source Code Management

Source Code Management

http://github.com/inbuss/thymeleaf-mvc/tree/master

Download thymeleaf-mvc 0.0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
hu.inbuss : thymeleaf-cdi jar 0.0.9
hu.inbuss : thymeleaf-jersey Optional jar 0.0.9

provided (4)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.enterprise : cdi-api jar 1.2
javax.ws.rs : javax.ws.rs-api jar 2.0.1
javax.mvc : javax.mvc-api jar 1.0-edr2

Project Modules

There are no modules declared in this project.