License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Auto Application Layer Libs Code Generators |
GroupId | GroupIdde.wicketbuch.extensions |
ArtifactId | ArtifactIdextensible-autolinking-parent |
Last Version | Last Version1.3.1.wicket8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionextensible-autolinking-parent
extensible autolinking
|
Project URL |
Project URL |
Filename | Size |
---|---|
extensible-autolinking-parent-1.3.1.wicket8.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking-parent/ -->
<dependency>
<groupId>de.wicketbuch.extensions</groupId>
<artifactId>extensible-autolinking-parent</artifactId>
<version>1.3.1.wicket8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking-parent/
implementation 'de.wicketbuch.extensions:extensible-autolinking-parent:1.3.1.wicket8'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking-parent/
implementation ("de.wicketbuch.extensions:extensible-autolinking-parent:1.3.1.wicket8")
'de.wicketbuch.extensions:extensible-autolinking-parent:pom:1.3.1.wicket8'
<dependency org="de.wicketbuch.extensions" name="extensible-autolinking-parent" rev="1.3.1.wicket8">
<artifact name="extensible-autolinking-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions', module='extensible-autolinking-parent', version='1.3.1.wicket8')
)
libraryDependencies += "de.wicketbuch.extensions" % "extensible-autolinking-parent" % "1.3.1.wicket8"
[de.wicketbuch.extensions/extensible-autolinking-parent "1.3.1.wicket8"]