Tascalate Async/Await - Bytecode Enhancer Maven Plugin

Async / Await asynchronous programming model for Java 1.8 - 17+ similar to the functionality available in C# 5. The implementation is based on continuations for Java (see tascalate-javaflow).

License

License

Categories

Categories

Scala Languages Maven Build Tools Net
GroupId

GroupId

net.tascalate.async
ArtifactId

ArtifactId

net.tascalate.async.tools.maven
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Tascalate Async/Await - Bytecode Enhancer Maven Plugin
Async / Await asynchronous programming model for Java 1.8 - 17+ similar to the functionality available in C# 5. The implementation is based on continuations for Java (see tascalate-javaflow).

Download net.tascalate.async.tools.maven

How to add to project

<plugin>
    <groupId>net.tascalate.async</groupId>
    <artifactId>net.tascalate.async.tools.maven</artifactId>
    <version>1.2.2</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
net.tascalate.async : net.tascalate.async.tools.core jar 1.2.2
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0