is not current version
Last Version 4.1

com.vaynberg.wicket.select2:wicket-select2-parent 3.2

Library for integrating Apache Wicket with CDI

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.vaynberg.wicket.select2
ArtifactId

ArtifactId

wicket-select2-parent
Version

Version

3.2
Type

Type

pom

Download wicket-select2-parent 3.2


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