Binary OWL

A package that provides serialization and deserialization capabilities for the Binary OWL file format

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.owlapi
Идентификатор

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

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

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Binary OWL
A package that provides serialization and deserialization capabilities for the Binary OWL file format
Ссылка на сайт

Ссылка на сайт

https://github.com/matthewhorridge/binaryowl

Скачать binaryowl

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.sourceforge.owlapi : owlapi-distribution jar 4.3.1
com.google.guava : guava jar 20.0

test (3)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 1.9.5
junit : junit-dep jar 4.11

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

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

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

Версия
2.0.1
2.0.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0