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