License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-selectize-parent |
Version | Version9.7.0 |
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.7.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.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-selectize-parent/
implementation 'org.wicketstuff:wicketstuff-selectize-parent:9.7.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-selectize-parent/
implementation ("org.wicketstuff:wicketstuff-selectize-parent:9.7.0")
'org.wicketstuff:wicketstuff-selectize-parent:pom:9.7.0'
<dependency org="org.wicketstuff" name="wicketstuff-selectize-parent" rev="9.7.0">
<artifact name="wicketstuff-selectize-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-selectize-parent', version='9.7.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-selectize-parent" % "9.7.0"
[org.wicketstuff/wicketstuff-selectize-parent "9.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 9.7.0 |