This website works better with JavaScript.
Home
Explore
Help
Sign In
barthiv73098
/
Testosteroth
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
added thymeleaf
master
simongig
5 years ago
parent
274a3a32f2
commit
92cdbf4960
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
6
0
application/pom.xml
+ 6
- 0
application/pom.xml
View File
@@ -17,6 +17,12 @@
</dependency>
<dependency>
<groupId>org.thymeleaf</groupId>
<artifactId>thymeleaf</artifactId>
<version>3.0.11.RELEASE</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Write
Preview
Loading…
Cancel
Save