License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.fromage.quasi |
ArtifactId | ArtifactIdquasi-maven-plugin |
Version | Version0.7.10 |
Type | Typemaven-plugin |
Description |
DescriptionQuasi Maven Plugin
Quasi is a Java library that provides high-performance lightweight
threads, forked from Quasar. Quasi 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 Quasi
instrumentation of the compiled class files.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quasi-maven-plugin-0.7.10.pom | |
quasi-maven-plugin-0.7.10.jar | 12 KB |
quasi-maven-plugin-0.7.10-sources.jar | 2 KB |
quasi-maven-plugin-0.7.10-javadoc.jar | 25 KB |
Browse |
<plugin>
<groupId>com.github.fromage.quasi</groupId>
<artifactId>quasi-maven-plugin</artifactId>
<version>0.7.10</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.3.3 |
org.apache.maven : maven-core | jar | 3.3.3 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |
com.github.fromage.quasi : quasi-core | jar | 0.7.10 |