Add dependency management for Ehcache 3

Closes gh-5725
This commit is contained in:
Stephane Nicoll
2016-04-19 13:58:24 +02:00
parent 96d01d6791
commit 0cfcbeb40e
3 changed files with 24 additions and 0 deletions

View File

@@ -49,6 +49,12 @@
</dependency>
-->
<!--
<dependency>
<groupId>org.ehcache</groupId>
<artifactId>ehcache</artifactId>
</dependency>
-->
<!--
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast</artifactId>