is not current version
Last Version 0.7.9

com.vlkan:quasar-maven-plugin 0.7.2

Quasar is a Java library that provides high-performance lightweight threads, Go-like channels, Erlang-like actors, and other asynchronous programming tools. Quasar fibers rely on bytecode instrumentation. This can be done at classloading time via a Java Agent, or at compilation time. This project ships a Maven plugin for the ahead-of-time Quasar instrumentation of the compiled class files.

Categories

Categories

Maven Build Tools Quasar Application Layer Libs Distributed Applications
GroupId

GroupId

com.vlkan
ArtifactId

ArtifactId

quasar-maven-plugin
Version

Version

0.7.2
Type

Type

maven-plugin

Download quasar-maven-plugin 0.7.2


<plugin>
    <groupId>com.vlkan</groupId>
    <artifactId>quasar-maven-plugin</artifactId>
    <version>0.7.2</version>
</plugin>