<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapitools-fixers</artifactId>
<version>3.5.4</version>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapitools-fixers', version='3.5.4')
)
<parent> <groupId>net.sourceforge.owlapi</groupId> <artifactId>owlapitools-parent</artifactId> <version>3.5.4</version> </parent>