vmlens / annotation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Java 100.0%