License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Auto Application Layer Libs Code Generators |
GroupId | GroupIdde.wicketbuch.extensions |
ArtifactId | ArtifactIdextensible-autolinking |
Last Version | Last Version1.3.1.wicket8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextensible autolinking
|
<!-- https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking/ -->
<dependency>
<groupId>de.wicketbuch.extensions</groupId>
<artifactId>extensible-autolinking</artifactId>
<version>1.3.1.wicket8</version>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking/
implementation 'de.wicketbuch.extensions:extensible-autolinking:1.3.1.wicket8'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking/
implementation ("de.wicketbuch.extensions:extensible-autolinking:1.3.1.wicket8")
'de.wicketbuch.extensions:extensible-autolinking:jar:1.3.1.wicket8'
<dependency org="de.wicketbuch.extensions" name="extensible-autolinking" rev="1.3.1.wicket8">
<artifact name="extensible-autolinking" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions', module='extensible-autolinking', version='1.3.1.wicket8')
)
libraryDependencies += "de.wicketbuch.extensions" % "extensible-autolinking" % "1.3.1.wicket8"
[de.wicketbuch.extensions/extensible-autolinking "1.3.1.wicket8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 8.5.0 |
org.apache.wicket : wicket-request | jar | 8.5.0 |
org.apache.wicket : wicket-util | jar | 8.5.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.hamcrest : hamcrest-library | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.slf4j : slf4j-jdk14 | jar | 1.7.21 |