Jar examples for j:jfact
JFact is an OWL DL reasoner, based on FaCT++
You can download jar file jfact 1.0.0 in this page.
LGPL 2.1
You can use the following script to add jfact-1.0.0.jar to your project.
<dependency> <groupId>net.sourceforge.owlapi</groupId> <artifactId>jfact</artifactId> <version>1.0.0</version> </dependency>
compile group: 'net.sourceforge.owlapi', name: 'jfact', version: '1.0.0'
libraryDependencies += "net.sourceforge.owlapi" % "jfact" % "1.0.0"
<dependency org="net.sourceforge.owlapi" name="jfact" rev="1.0.0"/>
@Grapes(@Grab(group='net.sourceforge.owlapi', module='jfact', version='1.0.0'))
'net.sourceforge.owlapi:jfact:jar:1.0.0'
Click the following link to download the jar file.
jfact-1.0.0-javadoc.jar