License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.vaynberg.wicket.select2 |
ArtifactId | ArtifactIdwicket-select2-examples |
Last Version | Last Version4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket-Select2 Examples
Library for integrating Apache Wicket with CDI
|
Project URL |
Project URL |
<!-- 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>
</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:jar:4.1'
<dependency org="com.vaynberg.wicket.select2" name="wicket-select2-examples" rev="4.1">
<artifact name="wicket-select2-examples" type="jar" />
</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"]
Group / Artifact | Type | Version |
---|---|---|
com.vaynberg.wicket.select2 : wicket-select2 | jar | 4.1 |
ch.qos.logback : logback-classic | jar | 1.1.11 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.aggregate : jetty-all | jar | 9.2.19.v20160908 |
junit : junit | jar | 4.10 |