<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlexplanation</artifactId>
<version>2.0.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlexplanation', version='2.0.1')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- net.sourceforge.owlapi:owlapi-osgidistribution:4.5.10
|-- net.sourceforge.owlapi:telemetry:2.0.0
test
|-- junit:junit:4.12
|-- org.mockito:mockito-all:2.0.2-beta
|-- org.hamcrest:hamcrest-all:1.3
|-- net.sourceforge.owlapi:pellet-owlapi-ignazio1977:2.4.0-ignazio1977