Last Version

Wicket asynchronous task demo 9.10.0

An example of the asynchronous task micro-framework.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

async-task-demo
Version

Version

9.10.0
Type

Type

war
Description

Description

Wicket asynchronous task demo
An example of the asynchronous task micro-framework.
Project URL

Project URL

http://www.kantega.no/async-task-demo
Project Organization

Project Organization

Kantega AS

Download async-task-demo 9.10.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wicketstuff : async-task-impl jar 9.10.0
org.apache.wicket : wicket-core jar 9.10.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.