Last Version

ObjectAutoComplete - Parent 1.4.21

Wicket component for selecting entities via autocomplete

License

License

Categories

Categories

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

GroupId

org.wicketstuff
ArtifactId

ArtifactId

objectautocomplete-parent
Version

Version

1.4.21
Type

Type

pom
Description

Description

ObjectAutoComplete - Parent
Wicket component for selecting entities via autocomplete

Download objectautocomplete-parent 1.4.21


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket jar 1.4.21

Project Modules

  • objectautocomplete
  • objectautocomplete-examples