<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-oboformat</artifactId>
<version>4.5.29</version>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapi-oboformat', version='4.5.29')
)