Wicket-Select2 Components

Bridges Apache Wicket with Select2 components

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.vaynberg.wicket.select2
ArtifactId

ArtifactId

wicket-select2
Last Version

Last Version

4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket-Select2 Components
Bridges Apache Wicket with Select2 components
Project URL

Project URL

https://github.com/ivaynberg/wicket-select2

Download wicket-select2

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20170516
org.apache.wicket : wicket-core jar 8.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
4.1
4.0
3.2
3.0
2.4
2.3
2.2.3
2.2.2
2.2.1
2.2
2.1
2.0
1.0
0.5