文件名 | 操作 |
---|---|
plancreator-console-tomcat-2.1.pom | 下载 |
<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>plancreator-console-tomcat</artifactId>
<version>2.1</version>
<type>car</type>
</dependency>
libraryDependencies += "org.apache.geronimo.plugins" % "plancreator-console-tomcat" % "2.1"
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='plancreator-console-tomcat', version='2.1')
)
<dependency org="org.apache.geronimo.plugins" name="plancreator-console-tomcat" rev="2.1" />
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>plancreator</artifactId> <version>2.1</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