<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>pellet-profiler-ignazio1977</artifactId>
<version>2.4.0-ignazio1977</version>
</dependency>
implementation("net.sourceforge.owlapi:pellet-profiler-ignazio1977:2.4.0-ignazio1977")
libraryDependencies += "net.sourceforge.owlapi" % "pellet-profiler-ignazio1977" % "2.4.0-ignazio1977"
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='pellet-profiler-ignazio1977', version='2.4.0-ignazio1977')
)
<dependency org="net.sourceforge.owlapi" name="pellet-profiler-ignazio1977" rev="2.4.0-ignazio1977" />
<parent> <groupId>net.sourceforge.owlapi</groupId> <artifactId>pellet-parent-ignazio1977</artifactId> <version>2.4.0-ignazio1977</version> </parent>
compile
|-- net.sourceforge.owlapi:pellet-jena-ignazio1977
|-- net.sourceforge.owlapi:pellet-owlapi-ignazio1977
|-- org.jfree:jfreechart:1.0.15
|-- org.apache.commons:commons-math:2.2
|-- gnu.getopt:java-getopt:1.0.13
test
|-- junit:junit