Registry / web-framework / wicketstuff-select2

wicketstuff-select2

JSON →
library10.8.0javamavenunverified

Integrates the Select2 JavaScript library with Apache Wicket for enhanced select components.

<dependency> <groupId>org.wicketstuff</groupId> <artifactId>wicketstuff-select2</artifactId> <version>10.8.0</version> </dependency>
INSTALL
IMPORT
SIG · WICKETSTUFF-SELECT
W
wicketstuff-select2
web-frameworkjavav10.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Select2Choice
org.wicketstuff.select2.Select2Choice

Add a Select2 dropdown to a Wicket page

import org.wicketstuff.select2.Select2Choice; import org.apache.wicket.model.Model; add(new Select2Choice<>("country", new Model<>(), countries));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.8.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
wicketstuff-select2 — mvn dependency:get wicketstuff-select2 · libregistry