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. | 2.1.0.RELEASE | 3.1.5.RELEASE |
Test Dependencies (5)
| 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.11 | 6.0.3 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-all Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
HTML Parser
MIT
| org.jsoup
»
jsoup3 vulnerabilities jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ... | 1.7.1 | 1.22.2 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-api-mockito PowerMock API for Mockito 2.+.. | 1.5 | 2.0.9 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-module-junit4 PowerMock support module for JUnit 4.x. | 1.5 | 2.0.9 |
