<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
<version>2.2.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.core', module='myfaces-api', version='2.2.0')
)
<parent> <groupId>org.apache.myfaces.core</groupId> <artifactId>myfaces-core-project</artifactId> <version>2.2.0</version> </parent>
compile
|-- org.apache.geronimo.specs:geronimo-servlet_3.0_spec
|-- org.apache.geronimo.specs:geronimo-jsp_2.1_spec
|-- org.apache.geronimo.specs:geronimo-el_2.2_spec
|-- org.apache.geronimo.specs:geronimo-validation_1.0_spec
|-- org.apache.myfaces.buildtools:myfaces-builder-annotations
|-- org.apache.geronimo.specs:geronimo-jcdi_1.0_spec
|-- org.apache.geronimo.specs:geronimo-atinject_1.0_spec
|-- junit:junit
|-- org.apache.myfaces.test:myfaces-test22
|-- org.easymock:easymockclassextension
|-- jmock:jmock
|-- de.berlios.jsunit:jsunit-maven2-plugin
test