is not current version
Last Version 0.0.9

hu.inbuss:thymeleaf-mvc 0.0.1

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

Categories

Categories

Leaf Data Databases
GroupId

GroupId

hu.inbuss
ArtifactId

ArtifactId

thymeleaf-mvc
Version

Version

0.0.1
Type

Type

jar

Download thymeleaf-mvc 0.0.1


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