<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-distribution</artifactId>
<version>3.4.8</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapi-distribution', version='3.4.8')
)