File | Operation |
---|---|
pluto-support-2.1.2.pom | download |
<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>pluto-support</artifactId>
<version>2.1.2</version>
<type>car</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='pluto-support', version='2.1.2')
)
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>pluto</artifactId> <version>2.1.2</version> </parent>
compile
|-- org.apache.pluto:pluto-portal-driver
|-- org.apache.pluto:pluto-portal-driver-impl
|-- org.apache.pluto:pluto-container
|-- org.apache.pluto:pluto-descriptor-api
|-- org.apache.pluto:pluto-descriptor-impl
|-- commons-logging:commons-logging-api
|-- commons-beanutils:commons-beanutils
|-- commons-collections:commons-collections
|-- org.apache.geronimo.configs:spring
|-- org.codehaus.castor:castor
|-- org.apache.geronimo.plugins:geronimo-pluto
|-- org.apache.pluto:pluto-taglib
|-- commons-digester:commons-digester
provided