<dependency>
<groupId>me.prettyprint</groupId>
<artifactId>hector-core</artifactId>
<version>1.0-4</version>
<type>bundle</type>
</dependency>
<parent> <groupId>me.prettyprint</groupId> <artifactId>hector</artifactId> <version>1.0-4</version> </parent>
compile
|-- org.apache.cassandra:cassandra-thrift
|-- com.github.stephenc.eaio-uuid:uuid
|-- com.sun.xml.fastinfoset:FastInfoset:1.2.2
provided
|-- org.osgi:osgi_R4_compendium:1.0
test
|-- me.prettyprint:hector-test
|-- junit:junit
|-- org.springframework:spring-beans