MVN

io.github.ashish19goyal : junit-load-test

Maven & Gradle

Jan 08, 2022
0 stars

Junit Load Test · This library provides a junit test engine to perform load testing

<dependency>
    <groupId>io.github.ashish19goyal</groupId>
    <artifactId>junit-load-test</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ashish19goyal : junit-load-test to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.ashish19goyal : junit-load-test to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
junit-load-test-1.0.1
junit-load-test-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ashish19goyal</groupId>
    <artifactId>junit-load-test</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement