<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>pluto-support</artifactId>
<version>3.0-beta-1</version>
<type>car</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='pluto-support', version='3.0-beta-1')
)
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>pluto</artifactId> <version>3.0-beta-1</version> </parent>
compile
|-- org.apache.portals:portlet-api_2.0_spec
|-- org.apache.geronimo.specs:geronimo-servlet_3.0_spec
|-- org.apache.geronimo.specs:geronimo-jsp_2.2_spec
|-- org.apache.geronimo.specs:geronimo-el_2.2_spec
|-- org.apache.portals.pluto:pluto-container
|-- org.apache.portals.pluto:pluto-container-api
|-- org.apache.portals.pluto:pluto-container-driver-api
|-- org.apache.portals.pluto:pluto-portal-driver
|-- org.apache.portals.pluto:pluto-portal-driver-impl
|-- org.apache.portals.pluto:pluto-taglib
|-- commons-beanutils:commons-beanutils
|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-io
|-- commons-collections:commons-collections
|-- org.apache.geronimo.bundles:jstl
|-- org.apache.geronimo.plugins:geronimo-pluto
|-- org.apache.geronimo.bundles:commons-digester
|-- org.apache.geronimo.specs:geronimo-ccpp_1.0_spec
provided