Add odl-triemap feature
[odlparent.git] / features-odlparent / pom.xml
index 1240762bbc2c54cdc4921b21b8542c7f76b52205..a35babcb27f026cae4981dd16d4248489252d4e4 100644 (file)
             <groupId>com.lmax</groupId>
             <artifactId>disruptor</artifactId>
         </dependency>
+
+        <!-- odl-triemap -->
+        <dependency>
+            <groupId>com.github.romix</groupId>
+            <artifactId>java-concurrent-hash-trie-map</artifactId>
+        </dependency>
     </dependencies>
 </project>