| License |
License |
|---|---|
| GroupId | GroupIdcom.github.galigator.openllet |
| ArtifactId | ArtifactIdopenllet-pellint |
| Version | Version2.6.5 |
| Type | Typejar |
| Description |
DescriptionOpenllet :: Pellint
Openllet is open-source future of Pellet OWL Reasoner
|
| Filename | Size |
|---|---|
| openllet-pellint-2.6.5.pom | |
| openllet-pellint-2.6.5.jar | 79 KB |
| openllet-pellint-2.6.5-tests.jar | 1 KB |
| openllet-pellint-2.6.5-sources.jar | 50 KB |
| openllet-pellint-2.6.5-javadoc.jar | 619 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-pellint/ -->
<dependency>
<groupId>com.github.galigator.openllet</groupId>
<artifactId>openllet-pellint</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-pellint/
implementation 'com.github.galigator.openllet:openllet-pellint:2.6.5'
// https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-pellint/
implementation ("com.github.galigator.openllet:openllet-pellint:2.6.5")
'com.github.galigator.openllet:openllet-pellint:jar:2.6.5'
<dependency org="com.github.galigator.openllet" name="openllet-pellint" rev="2.6.5">
<artifact name="openllet-pellint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.galigator.openllet', module='openllet-pellint', version='2.6.5')
)
libraryDependencies += "com.github.galigator.openllet" % "openllet-pellint" % "2.6.5"
[com.github.galigator.openllet/openllet-pellint "2.6.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.galigator.openllet : openllet-jena | jar | 2.6.5 |
| com.github.galigator.openllet : openllet-owlapi | jar | 2.6.5 |
| org.jgrapht : jgrapht-ext | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |