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