Wicket asynchronous task implementation

The implementation of the asynchronous task micro-framework.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.blogspot.mydailyjava
ArtifactId

ArtifactId

wicket-async-task-impl
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket asynchronous task implementation
The implementation of the asynchronous task micro-framework.

Download wicket-async-task-impl

How to add to project

<!-- https://jarcasting.com/artifacts/com.blogspot.mydailyjava/wicket-async-task-impl/ -->
<dependency>
    <groupId>com.blogspot.mydailyjava</groupId>
    <artifactId>wicket-async-task-impl</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.blogspot.mydailyjava/wicket-async-task-impl/
implementation 'com.blogspot.mydailyjava:wicket-async-task-impl:0.3'
// https://jarcasting.com/artifacts/com.blogspot.mydailyjava/wicket-async-task-impl/
implementation ("com.blogspot.mydailyjava:wicket-async-task-impl:0.3")
'com.blogspot.mydailyjava:wicket-async-task-impl:jar:0.3'
<dependency org="com.blogspot.mydailyjava" name="wicket-async-task-impl" rev="0.3">
  <artifact name="wicket-async-task-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blogspot.mydailyjava', module='wicket-async-task-impl', version='0.3')
)
libraryDependencies += "com.blogspot.mydailyjava" % "wicket-async-task-impl" % "0.3"
[com.blogspot.mydailyjava/wicket-async-task-impl "0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
com.google.guava : guava jar 14.0.1
org.apache.wicket : wicket-core jar 6.9.1

test (3)

Group / Artifact Type Version
org.glassfish : javax.servlet jar 3.0
org.slf4j : slf4j-simple jar 1.7.5
org.testng : testng jar 6.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1