Downloads - mgm-tp/perfload GitHub Wiki

All perfLoad artifacts and distributions are available on Maven Central:

http://search.maven.org/#search|ga|1|g:com.mgmtp.perfload

Maven Dependency for Load Test Driver Development

<dependency>
  <groupId>com.mgmtp.perfload.core</groupId>
  <artifactId>perfload-client</artifactId>
  <version>insert current version</version>
</dependency>
⚠️ **GitHub.com Fallback** ⚠️