Divides your JUnit tests into groups which can be executed separately or all at once
'com.github.ferstl:junit-testgroups:1.0.0'
<dependency>
<groupId>com.github.ferstl</groupId>
<artifactId>junit-testgroups</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.github.ferstl" name="junit-testgroups" rev="1.0.0"/>
"com.github.ferstl", "junit-testgroups", "1.0.0"