ActiveJ : Promises

A convenient way to organize asynchronous code. Promises are a faster and more efficient version of JavaScript's Promise and Java's CompletionStage's.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-promise
Last Version

Last Version

5.3
Release Date

Release Date

Type

Type

jar
Description

Description

ActiveJ : Promises
A convenient way to organize asynchronous code. Promises are a faster and more efficient version of JavaScript's Promise and Java's CompletionStage's.

Download activej-promise

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.activej : activej-eventloop jar 5.3
io.activej : activej-jmx-stats jar 5.3
io.activej : activej-jmxapi Optional jar 5.3
org.jetbrains : annotations jar 22.0.0
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
io.activej : activej-test jar 5.3
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.6
org.jmock : jmock-junit4 jar 2.12.0

Project Modules

There are no modules declared in this project.
io.activej

ActiveJ LLC

Versions

Version
5.3
5.2
5.1.1
5.1
5.0
5.0-rc3
5.0-rc2
5.0-rc1
5.0-beta2
5.0-beta1
4.4-rc1
4.3.1
4.3
4.2
4.1.1
4.1
4.1-rc1
4.0
4.0-rc1
4.0-beta1
3.1-rc1
3.0.2
3.0.1
3.0
3.0-rc2
3.0-rc1
2.2
2.1
2.0.1
2.0
2.0-rc1
1.1
1.0
1.0-rc2
1.0-rc1