<dependency>
<groupId>org.apache.geronimo.configs</groupId>
<artifactId>geronimo-gbean-deployer-bootstrap</artifactId>
<version>2.0.2</version>
<type>car</type>
</dependency>
libraryDependencies += "org.apache.geronimo.configs" % "geronimo-gbean-deployer-bootstrap" % "2.0.2"
@Grapes(
@Grab(group='org.apache.geronimo.configs', module='geronimo-gbean-deployer-bootstrap', version='2.0.2')
)
<dependency org="org.apache.geronimo.configs" name="geronimo-gbean-deployer-bootstrap" rev="2.0.2" />
<parent> <groupId>org.apache.geronimo.configs</groupId> <artifactId>configs</artifactId> <version>2.0.2</version> </parent>
compile
|-- org.apache.geronimo.modules:geronimo-common
|-- org.apache.geronimo.modules:geronimo-deployment
|-- org.apache.geronimo.modules:geronimo-service-builder
|-- org.apache.geronimo.specs:geronimo-javaee-deployment_1.1MR3_spec
|-- org.apache.geronimo.modules:geronimo-deploy-config