Re: Dependencies need to run the hectors examples

2011-01-27 Thread sancho sebastine
Hi, These are the dependencies i added in a recently working hector project. Basically it the the files in HTMLParser/hector- and two from cassandra lib folder and one from slf4j-1.6.1/integration/lib folder. uuid-3.2.jar snakeyaml-1.6.jar slf4j-simple-1.5.11.jar slf4j-api-1.5.11.jar perf4j-0.9.1

Re: Dependencies need to run the hectors examples

2011-01-27 Thread Nate McCall
A decent list is available here: https://github.com/rantav/hector/wiki/Current-Dependencies This is most easily accomplished by using a build system such as Maven or Ant to manage project dependencies. Please direct any Hector-specific questions to hector-us...@googlegroups.com in the future. On