<dependency>
<groupId>org.thymeleaf</groupId>
<artifactId>thymeleaf-testing</artifactId>
<version>3.0.0.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.thymeleaf', module='thymeleaf-testing', version='3.0.0.RELEASE')
)
compile
|-- org.thymeleaf:thymeleaf:3.0.0.RELEASE
|-- org.thymeleaf:thymeleaf-spring3:3.0.0.RELEASE
|-- org.thymeleaf:thymeleaf-spring4:3.0.0.RELEASE
|-- org.attoparser:attoparser:2.0.0.BETA3
|-- ognl:ognl:3.0.11
|-- javax.servlet:servlet-api:2.5
|-- org.mockito:mockito-core:1.10.19
|-- org.springframework:spring-beans:3.0.7.RELEASE
|-- org.springframework:spring-web:3.0.7.RELEASE
|-- org.springframework:spring-webmvc:3.0.7.RELEASE
|-- org.springframework:spring-expression:3.0.7.RELEASE
|-- org.springframework.security:spring-security-core:3.1.2.RELEASE
|-- org.springframework.security:spring-security-web:3.1.2.RELEASE
|-- org.springframework.security:spring-security-config:3.1.2.RELEASE
|-- org.springframework.security:spring-security-taglibs:3.1.2.RELEASE