Revision 8467
Added by Jing Tao almost 11 years ago
pom.xml | ||
---|---|---|
317 | 317 |
<artifactId>commons-jxpath</artifactId> |
318 | 318 |
<version>1.3</version> |
319 | 319 |
</dependency> |
320 |
<dependency> |
|
321 |
<groupId>org.mindrot</groupId> |
|
322 |
<artifactId>jbcrypt</artifactId> |
|
323 |
<version>0.3m</version> |
|
324 |
</dependency> |
|
320 | 325 |
</dependencies> |
321 | 326 |
</project> |
Also available in: Unified diff
Add the dependcy on JBcrypt module.