/annotation

Primary LanguageJavaApache License 2.0Apache-2.0

annotation

This project contains the API and annotations to test multi-threaded Java with vmlens

You can see the JavaDoc here

Download

Use the following dependency for maven:

<dependency>
  <groupId>com.vmlens</groupId>
  <artifactId>annotation</artifactId>
  <version>1.0.4</version>
</dependency>

You can download the binaries from maven central here.