is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-objectautocomplete 9.0.0-M4

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

9.0.0-M4
Type

Type

jar

Download wicketstuff-objectautocomplete 9.0.0-M4


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