Last Version

ACT Thymeleaf 1.4.0

Implement ActFramework View with Thymeleaf template engine

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-thymeleaf
Version

Version

1.4.0
Type

Type

jar
Description

Description

ACT Thymeleaf
Implement ActFramework View with Thymeleaf template engine
Project URL

Project URL

http://actframework.org/plugin/thymeleaf
Project Organization

Project Organization

ActFramework

Download act-thymeleaf 1.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.0.11.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7
org.actframework : act jar 1.8.29

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.osgl : osgl-ut jar 2.0.0-BETA-4-JAVA7

Project Modules

There are no modules declared in this project.