Wicket-Select25 Examples

Library for integrating Apache Wicket with Select2 v5

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.vaynberg.wicket.select25
ArtifactId

ArtifactId

wicket-select25-examples
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

war
Description

Description

Wicket-Select25 Examples
Library for integrating Apache Wicket with Select2 v5
Project URL

Project URL

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

Download wicket-select25-examples

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.vaynberg.wicket.select25 : wicket-select25 jar 1.7
org.slf4j : slf4j-log4j12 jar 1.6.2
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all jar 9.2.19.v20160908
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.7
1.5
1.4
1.3
1.2
1.1
1.0