is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-objectautocomplete 1.5.2

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

wicketstuff-objectautocomplete
Version

Version

1.5.2
Type

Type

jar

Download wicketstuff-objectautocomplete 1.5.2


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