Last Version

DataTable Autocomplete Test 1.5.13

Test code for visualizing a Trie. Seperated so that projects can use the JUNG visualization against their actual production data

License

License

Categories

Categories

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

GroupId

org.wicketstuff
ArtifactId

ArtifactId

datatable-autocomplete-test
Version

Version

1.5.13
Type

Type

jar
Description

Description

DataTable Autocomplete Test
Test code for visualizing a Trie. Seperated so that projects can use the JUNG visualization against their actual production data

Download datatable-autocomplete-test 1.5.13


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

Dependencies

compile (7)

Group / Artifact Type Version
net.sf.jung : jung-api jar 2.0.1
net.sf.jung : jung-graph-impl jar 2.0.1
net.sf.jung : jung-io jar 2.0.1
net.sf.jung : jung-jai jar 2.0.1
net.sf.jung : jung-visualization jar 2.0.1
org.wicketstuff : wicketstuff-datatable-autocomplete-common jar 1.5.13
org.apache.wicket : wicket pom 1.5.13

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4

Project Modules

There are no modules declared in this project.