Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3
Commits:
-
dde509c3
by Tony CHEMIT at 2018-03-06T23:57:37Z
1 changed file:
Changes:
| ... | ... | @@ -97,6 +97,10 @@ |
| 97 | 97 |
<groupId>org.nuiton.topia</groupId>
|
| 98 | 98 |
<artifactId>topia-persistence</artifactId>
|
| 99 | 99 |
</dependency>
|
| 100 |
+ <dependency>
|
|
| 101 |
+ <groupId>org.hibernate</groupId>
|
|
| 102 |
+ <artifactId>hibernate-core</artifactId>
|
|
| 103 |
+ </dependency>
|
|
| 100 | 104 |
|
| 101 | 105 |
<dependency>
|
| 102 | 106 |
<groupId>org.freemarker</groupId>
|