License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.vaynberg.wicket.select25 |
ArtifactId | ArtifactIdwicket-select25-examples |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWicket-Select25 Examples
Library for integrating Apache Wicket with Select2 v5
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.aggregate : jetty-all | jar | 9.2.19.v20160908 |
junit : junit | jar | 4.10 |