File | Operation |
---|---|
myfaces-2.1.3.pom | download |
<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>myfaces</artifactId>
<version>2.1.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='myfaces', version='2.1.3')
)
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>plugins</artifactId> <version>2.1.3</version> </parent>