| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.galigator.openllet |
| Идентификатор | Идентификаторopenllet-modularity |
| Версия | Версия2.6.5 |
| Тип | Типjar |
| Описание |
ОписаниеOpenllet :: Modularity
Openllet is open-source future of Pellet OWL Reasoner
|
| Имя Файла | Размер |
|---|---|
| openllet-modularity-2.6.5.pom | |
| openllet-modularity-2.6.5.jar | 97 KB |
| openllet-modularity-2.6.5-tests.jar | 1 KB |
| openllet-modularity-2.6.5-sources.jar | 53 KB |
| openllet-modularity-2.6.5-javadoc.jar | 564 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-modularity/ -->
<dependency>
<groupId>com.github.galigator.openllet</groupId>
<artifactId>openllet-modularity</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-modularity/
implementation 'com.github.galigator.openllet:openllet-modularity:2.6.5'
// https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-modularity/
implementation ("com.github.galigator.openllet:openllet-modularity:2.6.5")
'com.github.galigator.openllet:openllet-modularity:jar:2.6.5'
<dependency org="com.github.galigator.openllet" name="openllet-modularity" rev="2.6.5">
<artifact name="openllet-modularity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.galigator.openllet', module='openllet-modularity', version='2.6.5')
)
libraryDependencies += "com.github.galigator.openllet" % "openllet-modularity" % "2.6.5"
[com.github.galigator.openllet/openllet-modularity "2.6.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.galigator.openllet : openllet-owlapi | jar | 2.6.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |