<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-ncbitaxon</artifactId>
<version>4.0.1</version>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapi-ncbitaxon', version='4.0.1')
)
<parent> <groupId>net.sourceforge.owlapi</groupId> <artifactId>owlapibenchmarks</artifactId> <version>4.0.1</version> </parent>