<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plancreator-console-tomcat</artifactId>
<version>2.2.1</version>
<type>car</type>
</dependency>
libraryDependencies += "org.apache.geronimo.plugins" % "plancreator-console-tomcat" % "2.2.1"
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='plancreator-console-tomcat', version='2.2.1')
)
<dependency org="org.apache.geronimo.plugins" name="plancreator-console-tomcat" rev="2.2.1" />
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>plancreator</artifactId> <version>2.2.1</version> </parent>
compile
|-- org.apache.geronimo.plugins:console-tomcat
|-- org.apache.geronimo.configs:connector-deployer
|-- org.apache.geronimo.framework:plugin
|-- org.apache.geronimo.configs:openejb-deployer
|-- org.apache.geronimo.framework:geronimo-deploy-jsr88
provided
|-- org.apache.geronimo.configs:tomcat6-deployer