<dependency>
<groupId>org.apache.geronimo.configs</groupId>
<artifactId>jetty-clustering-wadi</artifactId>
<version>1.2-beta</version>
<type>car</type>
</dependency>
libraryDependencies += "org.apache.geronimo.configs" % "jetty-clustering-wadi" % "1.2-beta"
@Grapes(
@Grab(group='org.apache.geronimo.configs', module='jetty-clustering-wadi', version='1.2-beta')
)
<dependency org="org.apache.geronimo.configs" name="jetty-clustering-wadi" rev="1.2-beta" />