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