simple-tleaf

A Simple Util For Thymeleaf

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

info.zhongpu
ArtifactId

ArtifactId

tleaf
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

simple-tleaf
A Simple Util For Thymeleaf
Project URL

Project URL

https://github.com/ChenZhongPu/tleaf
Source Code Management

Source Code Management

https://github.com/ChenZhongPu/tleaf

Download tleaf

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.0.12.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1