File | Operation |
---|---|
thymeleaf-lib-3.1.0.RC2.pom | download |
<dependency>
<groupId>org.thymeleaf</groupId>
<artifactId>thymeleaf-lib</artifactId>
<version>3.1.0.RC2</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.thymeleaf</groupId> <artifactId>thymeleaf-parent</artifactId> <version>3.1.0.RC2</version> </parent>