Unknown identifier: "org.wicketstuff/datatable-autocomplete-test/0.9.1". Falling back to search
project
org.wicketstuff / datatable-autocomplete-test
- Test code for visualizing a Trie. Seperated so that projects can use the JUNG visualization against their actual production data
org.wicketstuff / 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.
org.wicketstuff / wicketstuff-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.
org.wicketstuff / datatable-autocomplete
- The Datatable autocomplete project provides a Trie datastructure that allows AJAX searches on large datasets fast.
It is not memory efficient but it is fast especially to know how many results a given prefix...
org.wicketstuff / wicketstuff-datatable-autocomplete
- The Datatable autocomplete project provides a Trie datastructure that allows AJAX searches on large datasets fast.
It is not memory efficient but it is fast especially to know how many results a given prefix...
org.wicketstuff / datatable-autocomplete-examples
- Provides an example application that shows how the AutoCompletingTextField can be used for fast AJAX lookups.
org.ow2.spec / ow2-api-test-engine
- Allow to check API
org.openrdf / rio
- "Rio" stands for RDF I/O. It is a set of parsers and writers for RDF that has been designed with speed and standards-compliance as the main concerns.
org.wicketstuff / wicketstuff-autocomplete-tagit
- An integration of jquery.tagit.js with Apache Wicket. See https://github.com/aehlke/tag-it
org.eclipse.jetty.toolchain / jetty-test-helper
- Unit Testing Support for Jetty (common classes for some unit tests)