<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-apibinding</artifactId>
<version>3.5.2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapi-apibinding', 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-api
|-- net.sourceforge.owlapi:owlapi-impl
|-- net.sourceforge.owlapi:owlapi-parsers
|-- net.sourceforge.owlapi:owlapi-oboformat