<dependency>
<groupId>com.github.ansell.pellet</groupId>
<artifactId>pellet-owlapiv3</artifactId>
<version>2.3.3</version>
</dependency>
@Grapes(
@Grab(group='com.github.ansell.pellet', module='pellet-owlapiv3', version='2.3.3')
)
<parent> <groupId>com.github.ansell.pellet</groupId> <artifactId>pellet-parent</artifactId> <version>2.3.3</version> </parent>
compile
|-- com.github.ansell.owlapi:owlapi-api
|-- com.github.ansell.owlapi:owlapi-impl
|-- com.github.ansell.owlapi:owlapi-parsers
|-- com.github.ansell.pellet:pellet-core