Last Version

Wicket-Select2 Examples 4.1

Library for integrating Apache Wicket with CDI

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.vaynberg.wicket.select2
ArtifactId

ArtifactId

wicket-select2-examples
Version

Version

4.1
Type

Type

war
Description

Description

Wicket-Select2 Examples
Library for integrating Apache Wicket with CDI
Project URL

Project URL

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

Download wicket-select2-examples 4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.vaynberg.wicket.select2 : wicket-select2 jar 4.1
ch.qos.logback : logback-classic jar 1.1.11

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.