Categories |
CategoriesWicket User Interface Web Frameworks Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-objectautocomplete-parent |
Version | Version1.5-RC7 |
Type | Typepom |
Filename | Size |
---|---|
wicketstuff-objectautocomplete-parent-1.5-RC7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-objectautocomplete-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-objectautocomplete-parent</artifactId>
<version>1.5-RC7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-objectautocomplete-parent/
implementation 'org.wicketstuff:wicketstuff-objectautocomplete-parent:1.5-RC7'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-objectautocomplete-parent/
implementation ("org.wicketstuff:wicketstuff-objectautocomplete-parent:1.5-RC7")
'org.wicketstuff:wicketstuff-objectautocomplete-parent:pom:1.5-RC7'
<dependency org="org.wicketstuff" name="wicketstuff-objectautocomplete-parent" rev="1.5-RC7">
<artifact name="wicketstuff-objectautocomplete-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-objectautocomplete-parent', version='1.5-RC7')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-objectautocomplete-parent" % "1.5-RC7"
[org.wicketstuff/wicketstuff-objectautocomplete-parent "1.5-RC7"]