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