License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-selectize-parent |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicket Selectize - Parent
Use wicketstuff-selectize to implement awesome selections to your wicket page (parent project)
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wicketstuff-selectize-parent-9.10.0.pom | 971 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-selectize-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-selectize-parent</artifactId>
<version>9.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-selectize-parent/
implementation 'org.wicketstuff:wicketstuff-selectize-parent:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-selectize-parent/
implementation ("org.wicketstuff:wicketstuff-selectize-parent:9.10.0")
'org.wicketstuff:wicketstuff-selectize-parent:pom:9.10.0'
<dependency org="org.wicketstuff" name="wicketstuff-selectize-parent" rev="9.10.0">
<artifact name="wicketstuff-selectize-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-selectize-parent', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-selectize-parent" % "9.10.0"
[org.wicketstuff/wicketstuff-selectize-parent "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 9.10.0 |