Last Version

ObjectAutoComplete 9.10.0

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

wicketstuff-objectautocomplete
Version

Version

9.10.0
Type

Type

jar
Description

Description

ObjectAutoComplete
Wicket component for selecting entities via autocomplete

Download wicketstuff-objectautocomplete 9.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.wicket : wicket-extensions jar 9.10.0
org.slf4j : slf4j-api jar 1.7.36
org.apache.wicket : wicket-core jar 9.10.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.