<dependency>
<groupId>com.seovic.coherence</groupId>
<artifactId>loader</artifactId>
<version>0.6</version>
</dependency>
<parent> <groupId>com.seovic.coherence</groupId> <artifactId>coherence-tools</artifactId> <version>0.6</version> </parent>
compile
|-- com.seovic.coherence:identity
|-- com.oracle.coherence:coherence
|-- org.eclipse.persistence:javax.persistence
|-- org.eclipse.persistence:eclipselink
|-- org.springframework:spring-beans
|-- org.springframework:spring-core
|-- org.springframework:spring-jdbc
test