Last Version

Wicket Source Demo 7.0.0

Wicket Quick-Start project demonstrating use of Wicket-Source

License

License

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.ftlines.wicket-source
ArtifactId

ArtifactId

wicket-source-demo
Version

Version

7.0.0
Type

Type

war
Description

Description

Wicket Source Demo
Wicket Quick-Start project demonstrating use of Wicket-Source
Project URL

Project URL

https://github.com/42Lines/wicket-source/wiki/wicket-source-demo

Download wicket-source-demo 7.0.0


<!-- https://jarcasting.com/artifacts/net.ftlines.wicket-source/wicket-source-demo/ -->
<dependency>
    <groupId>net.ftlines.wicket-source</groupId>
    <artifactId>wicket-source-demo</artifactId>
    <version>7.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.ftlines.wicket-source/wicket-source-demo/
implementation 'net.ftlines.wicket-source:wicket-source-demo:7.0.0'
// https://jarcasting.com/artifacts/net.ftlines.wicket-source/wicket-source-demo/
implementation ("net.ftlines.wicket-source:wicket-source-demo:7.0.0")
'net.ftlines.wicket-source:wicket-source-demo:war:7.0.0'
<dependency org="net.ftlines.wicket-source" name="wicket-source-demo" rev="7.0.0">
  <artifact name="wicket-source-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='net.ftlines.wicket-source', module='wicket-source-demo', version='7.0.0')
)
libraryDependencies += "net.ftlines.wicket-source" % "wicket-source-demo" % "7.0.0"
[net.ftlines.wicket-source/wicket-source-demo "7.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
net.ftlines.wicket-source : wicket-source jar 7.0.0
org.apache.wicket : wicket-core jar 7.0.0-M1
org.apache.wicket : wicket-extensions jar 7.0.0-M1
org.slf4j : slf4j-log4j12 jar 1.7.6
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all-server jar 8.1.15.v20140411

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.