<dependency>
<groupId>com.github.ansell.pellet</groupId>
<artifactId>pellet-explanation</artifactId>
<version>2.3.6-ansell</version>
</dependency>
@Grapes(
@Grab(group='com.github.ansell.pellet', module='pellet-explanation', version='2.3.6-ansell')
)
<dependency org="com.github.ansell.pellet" name="pellet-explanation" rev="2.3.6-ansell" />
<parent> <groupId>com.github.ansell.pellet</groupId> <artifactId>pellet-parent</artifactId> <version>2.3.6-ansell</version> </parent>
compile
|-- com.github.ansell.pellet:pellet-core
|-- com.github.ansell.pellet:pellet-owlapiv3
|-- com.github.ansell.owlapi:owlapi-api