Categories |
CategoriesWicket User Interface Web Frameworks Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdde.wicketbuch.extensions |
ArtifactId | ArtifactIdextensible-autolinking-parent |
Version | Version1.3.0.wicket7 |
Type | Typepom |
Filename | Size |
---|---|
extensible-autolinking-parent-1.3.0.wicket7.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.0.wicket7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking-parent/
implementation 'de.wicketbuch.extensions:extensible-autolinking-parent:1.3.0.wicket7'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking-parent/
implementation ("de.wicketbuch.extensions:extensible-autolinking-parent:1.3.0.wicket7")
'de.wicketbuch.extensions:extensible-autolinking-parent:pom:1.3.0.wicket7'
<dependency org="de.wicketbuch.extensions" name="extensible-autolinking-parent" rev="1.3.0.wicket7">
<artifact name="extensible-autolinking-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions', module='extensible-autolinking-parent', version='1.3.0.wicket7')
)
libraryDependencies += "de.wicketbuch.extensions" % "extensible-autolinking-parent" % "1.3.0.wicket7"
[de.wicketbuch.extensions/extensible-autolinking-parent "1.3.0.wicket7"]