License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.vaynberg.wicket.select25 |
ArtifactId | ArtifactIdwicket-select25 |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket-Select25 Components
Bridges Apache Wicket with Select2 v5 components
|
Project URL |
Project URL |
Filename | Size |
---|---|
wicket-select25-1.7.pom | |
wicket-select25-1.7.jar | 77 KB |
wicket-select25-1.7-sources.jar | 69 KB |
wicket-select25-1.7-javadoc.jar | 479 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25/ -->
<dependency>
<groupId>com.vaynberg.wicket.select25</groupId>
<artifactId>wicket-select25</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25/
implementation 'com.vaynberg.wicket.select25:wicket-select25:1.7'
// https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25/
implementation ("com.vaynberg.wicket.select25:wicket-select25:1.7")
'com.vaynberg.wicket.select25:wicket-select25:jar:1.7'
<dependency org="com.vaynberg.wicket.select25" name="wicket-select25" rev="1.7">
<artifact name="wicket-select25" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaynberg.wicket.select25', module='wicket-select25', version='1.7')
)
libraryDependencies += "com.vaynberg.wicket.select25" % "wicket-select25" % "1.7"
[com.vaynberg.wicket.select25/wicket-select25 "1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20170516 |
org.apache.wicket : wicket-core | jar | 8.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |