<dependency>
<groupId>network.oxalis.peppol</groupId>
<artifactId>peppol-bdx</artifactId>
<version>1.0.0-RC1</version>
</dependency>
@Grapes(
@Grab(group='network.oxalis.peppol', module='peppol-bdx', version='1.0.0-RC1')
)
<parent> <groupId>network.oxalis.peppol</groupId> <artifactId>peppol-specifications</artifactId> <version>1.0.0-RC1</version> </parent>