is not current version
Last Version 4.1

com.vaynberg.wicket.select2:wicket-select2 3.0

Bridges Apache Wicket with Select2 components

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.vaynberg.wicket.select2
ArtifactId

ArtifactId

wicket-select2
Version

Version

3.0
Type

Type

jar

Download wicket-select2 3.0


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