License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Auto Application Layer Libs Code Generators |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-autocomplete-tagit |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutocomplete Tag It
An integration of jquery.tagit.js with Apache Wicket. See https://github.com/aehlke/tag-it
|
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-autocomplete-tagit/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-autocomplete-tagit</artifactId>
<version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-autocomplete-tagit/
implementation 'org.wicketstuff:wicketstuff-autocomplete-tagit:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-autocomplete-tagit/
implementation ("org.wicketstuff:wicketstuff-autocomplete-tagit:9.10.0")
'org.wicketstuff:wicketstuff-autocomplete-tagit:jar:9.10.0'
<dependency org="org.wicketstuff" name="wicketstuff-autocomplete-tagit" rev="9.10.0">
<artifact name="wicketstuff-autocomplete-tagit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-autocomplete-tagit', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-autocomplete-tagit" % "9.10.0"
[org.wicketstuff/wicketstuff-autocomplete-tagit "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.wicket : wicket-core | jar | 9.10.0 |