Created
February 27, 2012 13:07
-
-
Save jatrost/1923654 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<dependency org="org.apache.accumulo" name="accumulo-core" rev="1.5.0-incubating-SNAPSHOT" /> | |
<dependency org="org.apache.accumulo" name="cloudtrace" rev="1.5.0-incubating-SNAPSHOT" /> | |
<dependency org="org.apache.thrift" name="libthrift" rev="0.6.1" /> | |
<dependency org="org.apache.gora" name="gora-accumulo" rev="0.2-SNAPSHOT" /> | |
<dependency org="org.apache.zookeeper" name="zookeeper" rev="3.4.3" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment