OWLAPI :: Binary Distribution

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

Лицензия

Лицензия

Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

com.github.ansell.owlapi
Идентификатор

Идентификатор

owlapi-distribution
Последняя версия

Последняя версия

3.4.9.2-ansell
Дата

Дата

Тип

Тип

jar
Описание

Описание

OWLAPI :: Binary Distribution
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-distribution

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-distribution/ -->
<dependency>
    <groupId>com.github.ansell.owlapi</groupId>
    <artifactId>owlapi-distribution</artifactId>
    <version>3.4.9.2-ansell</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-distribution/
implementation 'com.github.ansell.owlapi:owlapi-distribution:3.4.9.2-ansell'
// https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-distribution/
implementation ("com.github.ansell.owlapi:owlapi-distribution:3.4.9.2-ansell")
'com.github.ansell.owlapi:owlapi-distribution:jar:3.4.9.2-ansell'
<dependency org="com.github.ansell.owlapi" name="owlapi-distribution" rev="3.4.9.2-ansell">
  <artifact name="owlapi-distribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ansell.owlapi', module='owlapi-distribution', version='3.4.9.2-ansell')
)
libraryDependencies += "com.github.ansell.owlapi" % "owlapi-distribution" % "3.4.9.2-ansell"
[com.github.ansell.owlapi/owlapi-distribution "3.4.9.2-ansell"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.github.ansell.owlapi : owlapi-api jar 3.4.9.2-ansell
com.github.ansell.owlapi : owlapi-tools jar 3.4.9.2-ansell
com.github.ansell.owlapi : owlapi-impl jar 3.4.9.2-ansell
com.github.ansell.owlapi : owlapi-contract jar 3.4.9.2-ansell
com.github.ansell.owlapi : owlapi-parsers jar 3.4.9.2-ansell
com.github.ansell.owlapi : owlapi-rio jar 3.4.9.2-ansell

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.4.9.2-ansell
3.4.9.1-ansell
3.4.6.2-ansell
3.4.4.3-ansell
3.4.4.2-ansell
3.4.4.1-ansell
3.4.3.3-ansell
3.4.3.2-ansell
3.4.3.1-ansell