Last Version

WicketStuff Stateless Examples 7.0.0

Components for Apache Wicket useful for Stateless Applications

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-stateless-examples
Version

Version

7.0.0
Type

Type

war
Description

Description

WicketStuff Stateless Examples
Components for Apache Wicket useful for Stateless Applications

Download wicketstuff-stateless-examples 7.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 7.0.0
org.apache.wicket : wicket-devutils jar 7.0.0
org.wicketstuff : wicketstuff-stateless jar 7.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.12
org.eclipse.jetty.aggregate : jetty-all-server jar 8.1.16.v20140903

Project Modules

There are no modules declared in this project.