<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-distribution</artifactId>
<version>3.5.2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapi-distribution', version='3.5.2')
)
<parent> <groupId>net.sourceforge.owlapi</groupId> <artifactId>owlapi-parent</artifactId> <version>3.5.2</version> </parent>
compile
|-- net.sourceforge.owlapi:owlapi-apibinding
|-- net.sourceforge.owlapi:owlapi-api
|-- net.sourceforge.owlapi:owlapi-tools
|-- net.sourceforge.owlapi:owlapi-impl