License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.owlapi |
ArtifactId | ArtifactIdjfact |
Last Version | Last Version5.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJFact
JFact is an OWL DL reasoner, based on FaCT++
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jfact-5.0.3.pom | |
jfact-5.0.3.jar | 1 MB |
jfact-5.0.3-sources.jar | 453 KB |
jfact-5.0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/jfact/ -->
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>jfact</artifactId>
<version>5.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/jfact/
implementation 'net.sourceforge.owlapi:jfact:5.0.3'
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/jfact/
implementation ("net.sourceforge.owlapi:jfact:5.0.3")
'net.sourceforge.owlapi:jfact:jar:5.0.3'
<dependency org="net.sourceforge.owlapi" name="jfact" rev="5.0.3">
<artifact name="jfact" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='jfact', version='5.0.3')
)
libraryDependencies += "net.sourceforge.owlapi" % "jfact" % "5.0.3"
[net.sourceforge.owlapi/jfact "5.0.3"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.owlapi : owlapi-distribution | jar | 5.1.2 |
net.sf.trove4j : trove4j | jar | 3.0.3 |
joda-time : joda-time | jar | 2.9.7 |
edu.stanford.protege : org.protege.editor.owl Optional | jar | 4.3.0 |
org.roaringbitmap : RoaringBitmap | jar | 0.6.32 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 2.0.2-beta |