Last Version

Wicket Selectize - Parent 9.10.0

Use wicketstuff-selectize to implement awesome selections to your wicket page (parent project)

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-selectize-parent
Version

Version

9.10.0
Type

Type

pom
Description

Description

Wicket Selectize - Parent
Use wicketstuff-selectize to implement awesome selections to your wicket page (parent project)
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-9.10.0/wicketstuff-selectize-parent

Download wicketstuff-selectize-parent 9.10.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.10.0

Project Modules

  • wicketstuff-selectize
  • wicketstuff-selectize-examples