<dependency>
<groupId>org.apache.meecrowave</groupId>
<artifactId>meecrowave-specs-api</artifactId>
<version>1.2.3</version>
</dependency>
@Grapes(
@Grab(group='org.apache.meecrowave', module='meecrowave-specs-api', version='1.2.3')
)
<parent> <groupId>org.apache.meecrowave</groupId> <artifactId>meecrowave</artifactId> <version>1.2.3</version> </parent>
compile
|-- org.apache.geronimo.specs:geronimo-annotation_1.3_spec
|-- org.apache.geronimo.specs:geronimo-jcdi_2.0_spec
|-- org.apache.geronimo.specs:geronimo-atinject_1.0_spec
|-- org.apache.geronimo.specs:geronimo-interceptor_1.2_spec
|-- org.apache.geronimo.specs:geronimo-json_1.1_spec
|-- org.apache.geronimo.specs:geronimo-jsonb_1.0_spec