Async Await

Async/Await for the java project, which implements an actor architecture with message exchange, paralleling the execution of tasks

License

License

GroupId

GroupId

io.github.jeffersono7
ArtifactId

ArtifactId

aysnc-await
Last Version

Last Version

1.0.0-alpha.2
Release Date

Release Date

Type

Type

jar
Description

Description

Async Await
Async/Await for the java project, which implements an actor architecture with message exchange, paralleling the execution of tasks
Project URL

Project URL

https://github.com/jeffersono7/async-await
Source Code Management

Source Code Management

https://github.com/jeffersono7/async-await/tree/main

Download aysnc-await

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jeffersono7/aysnc-await/ -->
<dependency>
    <groupId>io.github.jeffersono7</groupId>
    <artifactId>aysnc-await</artifactId>
    <version>1.0.0-alpha.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeffersono7/aysnc-await/
implementation 'io.github.jeffersono7:aysnc-await:1.0.0-alpha.2'
// https://jarcasting.com/artifacts/io.github.jeffersono7/aysnc-await/
implementation ("io.github.jeffersono7:aysnc-await:1.0.0-alpha.2")
'io.github.jeffersono7:aysnc-await:jar:1.0.0-alpha.2'
<dependency org="io.github.jeffersono7" name="aysnc-await" rev="1.0.0-alpha.2">
  <artifact name="aysnc-await" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeffersono7', module='aysnc-await', version='1.0.0-alpha.2')
)
libraryDependencies += "io.github.jeffersono7" % "aysnc-await" % "1.0.0-alpha.2"
[io.github.jeffersono7/aysnc-await "1.0.0-alpha.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (3)

Group / Artifact Type Version
org.spockframework : spock-core jar 2.0-M5-groovy-3.0
org.spockframework : spock-junit4 jar 2.0-M5-groovy-3.0
net.bytebuddy : byte-buddy jar 1.10.15

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha.2