File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 369369 <dependency groupId =" org.apache.cassandra" artifactId =" cassandra-all" version =" ${ version } " />
370370 <dependency groupId =" org.apache.cassandra" artifactId =" cassandra-thrift" version =" ${ version } " />
371371 <dependency groupId =" com.yammer.metrics" artifactId =" metrics-core" version =" 2.0.3" />
372+ <dependency groupId =" edu.stanford.ppl" artifactId =" snaptree" version =" 0.1" />
372373 </dependencyManagement >
373374 <developer id =" alakshman" name =" Avinash Lakshman" />
374375 <developer id =" antelder" name =" Anthony Elder" />
449450 <dependency groupId =" com.googlecode.json-simple" artifactId =" json-simple" />
450451 <dependency groupId =" com.github.stephenc.high-scale-lib" artifactId =" high-scale-lib" />
451452 <dependency groupId =" org.yaml" artifactId =" snakeyaml" />
453+ <dependency groupId =" edu.stanford.ppl" artifactId =" snaptree" />
454+ <dependency groupId =" com.yammer.metrics" artifactId =" metrics-core" />
452455
453456 <dependency groupId =" log4j" artifactId =" log4j" />
454457 <!-- cassandra has a hard dependency on log4j, so force slf4j's log4j provider at runtime -->
You can’t perform that action at this time.
0 commit comments