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

net.sourceforge.owlapi:owlapi-parent 4.5.9

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

Категории

Категории

Сеть
Группа

Группа

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

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

owlapi-parent
Версия

Версия

4.5.9
Тип

Тип

pom

Скачать owlapi-parent 4.5.9

Имя Файла Размер
owlapi-parent-4.5.9.pom 13 KB
Обзор

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