<dependency>
<groupId>org.jboss.metadata</groupId>
<artifactId>metadata-build-config</artifactId>
<version>12.0.0.Beta1</version>
</dependency>
@Grapes(
@Grab(group='org.jboss.metadata', module='metadata-build-config', version='12.0.0.Beta1')
)