File | Operation |
---|---|
geronimo-console-framework-1.1.1.pom | download |
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-console-framework</artifactId>
<version>1.1.1</version>
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-console-framework', version='1.1.1')
)
compile
|-- ant:ant:1.6.5
|-- commons-logging:commons-logging:1.0.4
|-- org.apache.geronimo.specs:geronimo-j2ee_1.4_spec:1.1
|-- portlet-api:portlet-api:1.0
|-- org.apache.pluto:pluto:1.0.1
|-- org.apache.pluto:pluto-portal:1.0.1
|-- org.apache.pluto:pluto-descriptors:1.0.1
|-- tomcat:jasper-runtime:5.5.15
|-- tomcat:jasper-compiler:5.5.15