<dependency>
<groupId>com.seovic.coherence</groupId>
<artifactId>core</artifactId>
<version>0.6</version>
</dependency>
<parent> <groupId>com.seovic.coherence</groupId> <artifactId>coherence-tools</artifactId> <version>0.6</version> </parent>
compile
|-- org.codehaus.jackson:jackson-core-asl:1.9.8
|-- org.codehaus.jackson:jackson-mapper-asl:1.9.8
|-- com.sun.jersey:jersey-client:1.13
|-- org.apache.httpcomponents:httpclient:4.1
|-- org.springframework:spring-beans:3.1.2.RELEASE
|-- org.springframework:spring-expression:3.1.2.RELEASE
|-- org.springframework:spring-jdbc:3.1.2.RELEASE
|-- ognl:ognl:2.6.9
provided
|-- com.oracle.coherence:coherence:12.1.2-0-0
test
|-- org.slf4j:jcl-over-slf4j:1.6.6