| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ansell.owlapi |
| Идентификатор | Идентификаторowlapi-api |
| Версия | Версия3.4.9.2-ansell |
| Тип | Типjar |
| Описание |
ОписаниеOWLAPI :: Model Interfaces and utilities
The OWL API is a Java API and reference implementation for creating, manipulating and serialising OWL Ontologies. The latest version of the API is focused towards OWL 2
|
| Организация-разработчик |
Организация-разработчикCSIRO HRPPC |
| Имя Файла | Размер |
|---|---|
| owlapi-api-3.4.9.2-ansell.pom | |
| owlapi-api-3.4.9.2-ansell.jar | 659 KB |
| owlapi-api-3.4.9.2-ansell-sources.jar | 876 KB |
| owlapi-api-3.4.9.2-ansell-javadoc.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-api/ -->
<dependency>
<groupId>com.github.ansell.owlapi</groupId>
<artifactId>owlapi-api</artifactId>
<version>3.4.9.2-ansell</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-api/
implementation 'com.github.ansell.owlapi:owlapi-api:3.4.9.2-ansell'
// https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-api/
implementation ("com.github.ansell.owlapi:owlapi-api:3.4.9.2-ansell")
'com.github.ansell.owlapi:owlapi-api:jar:3.4.9.2-ansell'
<dependency org="com.github.ansell.owlapi" name="owlapi-api" rev="3.4.9.2-ansell">
<artifact name="owlapi-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ansell.owlapi', module='owlapi-api', version='3.4.9.2-ansell')
)
libraryDependencies += "com.github.ansell.owlapi" % "owlapi-api" % "3.4.9.2-ansell"
[com.github.ansell.owlapi/owlapi-api "3.4.9.2-ansell"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ansell.abstract-service-loader : abstract-service-loader | jar | 0.4 |
| org.openrdf.sesame : sesame-model | jar | 2.7.8 |
| org.openrdf.sesame : sesame-rio-api | jar | 2.7.8 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.kohsuke.metainf-services : metainf-services Необязательный | jar | 1.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |