delight-async

Asynchronous utilities for Java and GWT applications. Includes a simple promise implementation for Java.

License

License

GPL
GroupId

GroupId

org.javadelight
ArtifactId

ArtifactId

delight-async
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

bundle
Description

Description

delight-async
Asynchronous utilities for Java and GWT applications. Includes a simple promise implementation for Java.
Project URL

Project URL

https://github.com/javadelight/delight-async
Source Code Management

Source Code Management

https://github.com/javadelight/delight-async

Download delight-async

Dependencies

compile (2)

Group / Artifact Type Version
org.javadelight : delight-functional jar 0.1.0
org.eclipse.xtend : org.eclipse.xtend.lib.gwt jar 2.13.0

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
com.github.oehme.xtend : xtend-junit jar 0.0.1

Project Modules

There are no modules declared in this project.

Build Status

delight-async

Asynchronous utilities for Java and GWT applications.

Part of the Java Delight Suite.

All Project Reports

Dependency

Just add the following dependency to your projects.

<dependency>
    <groupId>org.javadelight</groupId>
    <artifactId>delight-async</artifactId>
    <version>[insert latest version]</version>
</dependency>

This artifact is available on Maven Central and BinTray.

Maven Central

More Reading

Tim Ward: Asynchronous OSGi Promises for the Masses

Java EE: Asynchronous constructs and capabilities: Asynchronous features in Java EE, which will be easier to use with async-api.

Versions

Version
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0