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