Categories |
CategoriesWicket User Interface Web Frameworks Data Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-datatable-autocomplete-common |
Version | Version1.5.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datatable-autocomplete-common/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-datatable-autocomplete-common</artifactId>
<version>1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datatable-autocomplete-common/
implementation 'org.wicketstuff:wicketstuff-datatable-autocomplete-common:1.5.7'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datatable-autocomplete-common/
implementation ("org.wicketstuff:wicketstuff-datatable-autocomplete-common:1.5.7")
'org.wicketstuff:wicketstuff-datatable-autocomplete-common:jar:1.5.7'
<dependency org="org.wicketstuff" name="wicketstuff-datatable-autocomplete-common" rev="1.5.7">
<artifact name="wicketstuff-datatable-autocomplete-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-datatable-autocomplete-common', version='1.5.7')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-datatable-autocomplete-common" % "1.5.7"
[org.wicketstuff/wicketstuff-datatable-autocomplete-common "1.5.7"]