JUnit test runner and plugins for running JUnit tests with pseudo-randomness.
'com.carrotsearch.randomizedtesting:junit4-maven-plugin:2.3.0'
<dependency>
<groupId>com.carrotsearch.randomizedtesting</groupId>
<artifactId>junit4-maven-plugin</artifactId>
<version>2.3.0</version>
</dependency>
<dependency org="com.carrotsearch.randomizedtesting" name="junit4-maven-plugin" rev="2.3.0"/>
"com.carrotsearch.randomizedtesting", "junit4-maven-plugin", "2.3.0"