Last Version

Wicket Selectize - Implementation 9.10.0

Use wicketstuff-selectize to implement awesome selections to your wicket page

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-selectize
Version

Version

9.10.0
Type

Type

jar
Description

Description

Wicket Selectize - Implementation
Use wicketstuff-selectize to implement awesome selections to your wicket page

Download wicketstuff-selectize 9.10.0


<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-selectize/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-selectize</artifactId>
    <version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-selectize/
implementation 'org.wicketstuff:wicketstuff-selectize:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-selectize/
implementation ("org.wicketstuff:wicketstuff-selectize:9.10.0")
'org.wicketstuff:wicketstuff-selectize:jar:9.10.0'
<dependency org="org.wicketstuff" name="wicketstuff-selectize" rev="9.10.0">
  <artifact name="wicketstuff-selectize" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-selectize', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-selectize" % "9.10.0"
[org.wicketstuff/wicketstuff-selectize "9.10.0"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.