<dependency>
<groupId>org.infrastructurebuilder</groupId>
<artifactId>ib-source-formats</artifactId>
<version>0.1.0-test</version>
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder', module='ib-source-formats', version='0.1.0-test')
)