repo.or.cz
/
smart-dao.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
For common dao test add hadoop test as dependency and upgrage JUnit version
[smart-dao.git]
/
smart-rs
/
README
blob
8facf91691dbccc358d37aa4542d0d2a4b14d3f2
1
${project.description}
2
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>