<dependency>
<groupId>org.apache.geronimo.configs</groupId>
<artifactId>jsr88-war-configurer</artifactId>
<version>3.0-beta-1</version>
<type>car</type>
</dependency>
libraryDependencies += "org.apache.geronimo.configs" % "jsr88-war-configurer" % "3.0-beta-1"
@Grapes(
@Grab(group='org.apache.geronimo.configs', module='jsr88-war-configurer', version='3.0-beta-1')
)
<dependency org="org.apache.geronimo.configs" name="jsr88-war-configurer" rev="3.0-beta-1" />