Maven依赖
<dependency>
<groupId>org.hectorclient</groupId>
<artifactId>hector</artifactId>
<version>1.1-3</version>
</dependency>
上面的找不到,可以试这个:
<dependency> <groupId>me.prettyprint</groupId> <artifactId>hector-core</artifactId> <version>1.0-5</version> </dependency>
------------------- 割 -------------------------
项目主页
https://github.com/hector-client/hector
文档和wiki
https://github.com/hector-client/hector/wiki
http://hector-client.github.com/hector/build/html/documentation.html
maven hector jar包
http://search.maven.org/#search%7Cga%7C1%7Chector
storm和cassandra集成
https://github.com/hmsonline/storm-cassandra
--end
本文介绍了使用Maven管理Hector客户端依赖的方法,并提供了两个不同的依赖配置示例。此外,还给出了Hector项目的主页链接、文档资源以及如何将Hector与Storm和Cassandra集成的相关信息。
1万+

被折叠的 条评论
为什么被折叠?



