Yes, that's the way to do it Apurv.
Looking forward see progress in HAMA-367.
Tommaso

2012/1/22 Apurv Verma <[email protected]>

> Hii,
>  I want to add google guava library to the path. Should I add the following
> lines to pom.xml file in hama-core as given on stackoverflow. [0]
>
>
> <dependency>
>
>    <groupId>com.google.guava</groupId>
>
>    <artifactId>guava</artifactId>
>
>    <version>11.0.1</version>
> </dependency>
>
> If this is not the way to do it, please let me know.
> I am working on HAMA-367.
> I am creating a class BSPMessageCompressor which is going to provide
> functionalities to compress a java object and return the result as an array
> of bytes.
>
>
> [0]
>
> http://stackoverflow.com/questions/2550441/is-guava-libraries-available-in-maven-repo
>
> --
> thanks and regards,
>
> Apurv Verma
> B. Tech.(CSE)
> IIT- Ropar
>

Reply via email to