License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.vaynberg.wicket.select25 |
ArtifactId | ArtifactIdwicket-select25-parent |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicket-Select25 Parent
Library for integrating Apache Wicket with Select2 v5
|
Filename | Size |
---|---|
wicket-select25-parent-1.7.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25-parent/ -->
<dependency>
<groupId>com.vaynberg.wicket.select25</groupId>
<artifactId>wicket-select25-parent</artifactId>
<version>1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25-parent/
implementation 'com.vaynberg.wicket.select25:wicket-select25-parent:1.7'
// https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25-parent/
implementation ("com.vaynberg.wicket.select25:wicket-select25-parent:1.7")
'com.vaynberg.wicket.select25:wicket-select25-parent:pom:1.7'
<dependency org="com.vaynberg.wicket.select25" name="wicket-select25-parent" rev="1.7">
<artifact name="wicket-select25-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaynberg.wicket.select25', module='wicket-select25-parent', version='1.7')
)
libraryDependencies += "com.vaynberg.wicket.select25" % "wicket-select25-parent" % "1.7"
[com.vaynberg.wicket.select25/wicket-select25-parent "1.7"]