<dependency>
<groupId>org.apache.meecrowave</groupId>
<artifactId>meecrowave-specs-api</artifactId>
<version>1.2.5</version>
</dependency>
@Grapes(
@Grab(group='org.apache.meecrowave', module='meecrowave-specs-api', version='1.2.5')
)
<parent> <groupId>org.apache.meecrowave</groupId> <artifactId>meecrowave</artifactId> <version>1.2.5</version> </parent>