<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>common-junit48</artifactId>
<version>2.22.1</version>
</dependency>
@Grapes(
@Grab(group='org.apache.maven.surefire', module='common-junit48', version='2.22.1')
)