File | Operation |
---|---|
geronimo-deployment-plugin-1.1.1-3.pom | download |
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-deployment-plugin</artifactId>
<version>1.1.1-3</version>
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-deployment-plugin', version='1.1.1-3')
)
compile
|-- geronimo:geronimo-common:1.1.1
|-- geronimo:geronimo-kernel:1.1.1
|-- geronimo:geronimo-deployment:1.1.1
|-- geronimo:geronimo-deploy-jsr88:1.1.1
|-- geronimo:geronimo-system:1.1.1
|-- org.apache.geronimo.specs:geronimo-j2ee-deployment_1.1_spec:1.0
|-- commons-cli:commons-cli:1.0
|-- commons-logging:commons-logging:1.0.4
|-- mx4j:mx4j:3.0.1