Last Version

Datatable Autocomplete Common 1.5-RC5.1

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

License

License

Categories

Categories

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

GroupId

org.wicketstuff
ArtifactId

ArtifactId

datatable-autocomplete-common
Version

Version

1.5-RC5.1
Type

Type

jar
Description

Description

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

Download datatable-autocomplete-common 1.5-RC5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket pom 1.5-RC5.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : slf4j-log4j12 jar 1.6.1
commons-collections : commons-collections jar 3.2.1

Project Modules

There are no modules declared in this project.