is not current version
Last Version 1.5.13

org.wicketstuff:datatable-autocomplete-parent 1.5-RC3

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.5-RC3
Type

Type

pom

Download datatable-autocomplete-parent 1.5-RC3


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