Last Version

pagemounter 1.1.0.wicket8

Mount a range of pages automatically in Wicket.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.wicketbuch.extensions
ArtifactId

ArtifactId

pagemounter
Version

Version

1.1.0.wicket8
Type

Type

jar
Description

Description

pagemounter
Mount a range of pages automatically in Wicket.
Project URL

Project URL

https://github.com/duesenklipper/wicket-pagemounter

Download pagemounter 1.1.0.wicket8


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 8.4.0
io.github.classgraph : classgraph jar 4.8.65

test (3)

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

Project Modules

There are no modules declared in this project.