This module provides the Patricia Trie implementation. It is seperated from the main datatable-autocomplete module to allow reuse in non wicket environments.
'org.wicketstuff:datatable-autocomplete-common:1.4.13'
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>datatable-autocomplete-common</artifactId>
<version>1.4.13</version>
</dependency>
<dependency org="org.wicketstuff" name="datatable-autocomplete-common" rev="1.4.13"/>
"org.wicketstuff", "datatable-autocomplete-common", "1.4.13"