не последняя версия
Последняя версия 0.7.9

com.vlkan:quasar-maven-plugin 0.7.3

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.

Категории

Категории

Maven Компиляция и сборка Quasar Библиотеки уровня приложения Distributed Applications
Группа

Группа

com.vlkan
Идентификатор

Идентификатор

quasar-maven-plugin
Версия

Версия

0.7.3
Тип

Тип

maven-plugin

Скачать quasar-maven-plugin 0.7.3


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