Last Version

ActFramework Starter - Thymeleaf 1.9.1.0

Starter for ActFramework application use Thymeleaf as default template engine

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-starter-thymeleaf
Version

Version

1.9.1.0
Type

Type

jar
Description

Description

ActFramework Starter - Thymeleaf
Starter for ActFramework application use Thymeleaf as default template engine
Project Organization

Project Organization

ActFramework

Download act-starter-thymeleaf 1.9.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.actframework : act-thymeleaf jar 1.4.0
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7
org.actframework : act jar 1.9.1b

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.