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:wicketstuff-datatable-autocomplete-common:1.5.3.1'
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-datatable-autocomplete-common</artifactId>
<version>1.5.3.1</version>
</dependency>
<dependency org="org.wicketstuff" name="wicketstuff-datatable-autocomplete-common" rev="1.5.3.1"/>
"org.wicketstuff", "wicketstuff-datatable-autocomplete-common", "1.5.3.1"