is not current version
Last Version 1.5.13

org.wicketstuff:datatable-autocomplete-parent 1.4.7

See the child project "datatable-autocomplete" for a more complete description. This is the parent for the actual project and the examples.

Categories

Categories

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

GroupId

org.wicketstuff
ArtifactId

ArtifactId

datatable-autocomplete-parent
Version

Version

1.4.7
Type

Type

pom

Download datatable-autocomplete-parent 1.4.7


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