Thymeleaf Data Dialect that helps to easier write data-* attributes. Instead of th:attr="data-msg='#{my.msg}'" it is possible to do data:msg="#{my.msg}"
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Template Engine
Apache 2.0
| org.thymeleaf
»
thymeleaf3 vulnerabilities Thymeleaf is a modern server-side Java template engine for both web and standalone environments. | 3.0.0.RELEASE | 3.1.5.RELEASE |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.12 | 6.0.3 | |
Apache 2.0
| org.thymeleaf » thymeleaf-testing | 3.0.0.RELEASE | 3.0.4.RELEASE |
