<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plancreator-console-tomcat</artifactId>
<version>2.1.6</version>
<type>car</type>
</dependency>
libraryDependencies += "org.apache.geronimo.plugins" % "plancreator-console-tomcat" % "2.1.6"
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='plancreator-console-tomcat', version='2.1.6')
)
<dependency org="org.apache.geronimo.plugins" name="plancreator-console-tomcat" rev="2.1.6" />
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>plancreator</artifactId> <version>2.1.6</version> </parent>
compile
|-- org.apache.geronimo.plugins:console-tomcat
|-- org.apache.geronimo.framework:geronimo-management
|-- org.apache.geronimo.configs:connector-deployer
|-- org.apache.geronimo.framework:plugin
|-- org.apache.geronimo.modules:geronimo-test-ddbean
|-- commons-fileupload:commons-fileupload
|-- org.apache.geronimo.plugins:console-core
provided
|-- org.apache.geronimo.configs:tomcat6-deployer