is not current version
Last Version 1.4.21

org.wicketstuff:objectautocomplete-parent 1.4.13

Wicket component for selecting entities via autocomplete

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.13
Type

Type

pom

Download objectautocomplete-parent 1.4.13


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