<dependency>
<groupId>org.thymeleaf</groupId>
<artifactId>thymeleaf-spring4</artifactId>
<version>2.0.20</version>
</dependency>
compile
|-- org.thymeleaf:thymeleaf:2.0.20
provided
|-- javax.servlet:servlet-api:2.5
|-- org.springframework:spring-beans:4.0.0.RELEASE
|-- org.springframework:spring-web:4.0.0.RELEASE
|-- org.springframework:spring-webmvc:4.0.0.RELEASE
|-- org.springframework:spring-expression:4.0.0.RELEASE
|-- org.springframework.webflow:spring-webflow:2.3.1.RELEASE
|-- org.springframework.webflow:spring-js:2.3.1.RELEASE
test