<dependency> <groupId>info.magnolia.bundle.test</groupId> <artifactId>magnolia-integration-tests-framework</artifactId> <version>5.7.3</version> </dependency>
<dependency org="info.magnolia.bundle.test" name="magnolia-integration-tests-framework" rev="5.7.3"> <artifact name="magnolia-integration-tests-framework" type="jar" /> </dependency>
@Grapes( @Grab(group='info.magnolia.bundle.test', module='magnolia-integration-tests-framework', version='5.7.3') )