File | Operation |
---|---|
configs-2.1.6.pom | download |
<dependency>
<groupId>org.apache.geronimo.framework</groupId>
<artifactId>configs</artifactId>
<version>2.1.6</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.framework', module='configs', version='2.1.6')
)
<parent> <groupId>org.apache.geronimo.framework</groupId> <artifactId>framework</artifactId> <version>2.1.6</version> </parent>