For common dao test add hadoop test as dependency and upgrage JUnit version
[smart-dao.git] / smart-rs / README
blob8facf91691dbccc358d37aa4542d0d2a4b14d3f2
1 ${project.description}
3 To use with maven use the following -
4 <dependency>
5     <groupId>${project.groupId}</groupId>
6     <artifactId>${project.artifactId}</artifactId>
7     <version>${project.version}</version>
8 </dependency>