Last Version

Thymeleaf UI Dialect 1.1.0

Thymeleaf dialect for reusable interface components

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.jpenren
ArtifactId

ArtifactId

thymeleaf-ui-dialect
Version

Version

1.1.0
Type

Type

jar
Description

Description

Thymeleaf UI Dialect
Thymeleaf dialect for reusable interface components
Project URL

Project URL

https://github.com/jpenren/thymeleaf-ui-dialect

Download thymeleaf-ui-dialect 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-context jar 4.0.0.RELEASE
org.thymeleaf : thymeleaf jar 3.0.0.RELEASE
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.4
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25
org.thymeleaf : thymeleaf-spring4 jar 3.0.0.RELEASE

Project Modules

There are no modules declared in this project.