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

net.sourceforge.owlapi:oppl2-parent 3.0.0

OPPL 2 is a language for querying and manipulating OWL ontologies

Категории

Категории

Сеть
Группа

Группа

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

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

oppl2-parent
Версия

Версия

3.0.0
Тип

Тип

pom

Скачать oppl2-parent 3.0.0

Имя Файла Размер
oppl2-parent-3.0.0.pom 5 KB
Обзор

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