The reference implementation of SnapTree, a concurrent AVL tree with fast cloning, snapshots, and consistent iteration.
'edu.stanford.ppl:snaptree:0.1'
<dependency>
<groupId>edu.stanford.ppl</groupId>
<artifactId>snaptree</artifactId>
<version>0.1</version>
</dependency>
<dependency org="edu.stanford.ppl" name="snaptree" rev="0.1"/>
"edu.stanford.ppl", "snaptree", "0.1"