JPOX allows the use of a Level 2 Cache. It provides its own, yet also allows plugin caches. This provides a plugin for Tangosol Coherence.
'jpox:jpox-tangosol:1.1.2'
<dependency>
<groupId>jpox</groupId>
<artifactId>jpox-tangosol</artifactId>
<version>1.1.2</version>
</dependency>
<dependency org="jpox" name="jpox-tangosol" rev="1.1.2"/>
"jpox", "jpox-tangosol", "1.1.2"