License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdde.wicketbuch.extensions |
ArtifactId | ArtifactIdpagemounter |
Last Version | Last Version1.1.0.wicket8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpagemounter
Mount a range of pages automatically in Wicket.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.wicketbuch.extensions/pagemounter/ -->
<dependency>
<groupId>de.wicketbuch.extensions</groupId>
<artifactId>pagemounter</artifactId>
<version>1.1.0.wicket8</version>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/pagemounter/
implementation 'de.wicketbuch.extensions:pagemounter:1.1.0.wicket8'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/pagemounter/
implementation ("de.wicketbuch.extensions:pagemounter:1.1.0.wicket8")
'de.wicketbuch.extensions:pagemounter:jar:1.1.0.wicket8'
<dependency org="de.wicketbuch.extensions" name="pagemounter" rev="1.1.0.wicket8">
<artifact name="pagemounter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions', module='pagemounter', version='1.1.0.wicket8')
)
libraryDependencies += "de.wicketbuch.extensions" % "pagemounter" % "1.1.0.wicket8"
[de.wicketbuch.extensions/pagemounter "1.1.0.wicket8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 8.4.0 |
io.github.classgraph : classgraph | jar | 4.8.65 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.eclipse.jetty.aggregate : jetty-all | jar | 9.2.13.v20150730 |