is not current version
Last Version 1.5.13

org.wicketstuff:wicketstuff-datatable-autocomplete-common 1.5.5

This module provides the Patricia Trie implementation. It is seperated from the main datatable-autocomplete module to allow reuse in non wicket environments.

Categories

Categories

Wicket User Interface Web Frameworks Data Auto Application Layer Libs Code Generators
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-datatable-autocomplete-common
Version

Version

1.5.5
Type

Type

jar

Download wicketstuff-datatable-autocomplete-common 1.5.5


<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datatable-autocomplete-common/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-datatable-autocomplete-common</artifactId>
    <version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datatable-autocomplete-common/
implementation 'org.wicketstuff:wicketstuff-datatable-autocomplete-common:1.5.5'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datatable-autocomplete-common/
implementation ("org.wicketstuff:wicketstuff-datatable-autocomplete-common:1.5.5")
'org.wicketstuff:wicketstuff-datatable-autocomplete-common:jar:1.5.5'
<dependency org="org.wicketstuff" name="wicketstuff-datatable-autocomplete-common" rev="1.5.5">
  <artifact name="wicketstuff-datatable-autocomplete-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-datatable-autocomplete-common', version='1.5.5')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-datatable-autocomplete-common" % "1.5.5"
[org.wicketstuff/wicketstuff-datatable-autocomplete-common "1.5.5"]