Last Version

Wicket asynchronous task implementation 9.10.0

The implementation of the asynchronous task micro-framework.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

async-task-impl
Version

Version

9.10.0
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Kantega AS

Download async-task-impl 9.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
com.google.guava : guava jar 29.0-jre
org.apache.wicket : wicket-core jar 9.10.0

test (5)

Group / Artifact Type Version
org.glassfish : javax.servlet jar 3.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.