Core Protege

Core code for the Protege ontology editor. Serves as the basis for the Protege-Frames and Protege-OWL editors.

Лицензия

Лицензия

Категории

Категории

Protégé Универсальные библиотеки Utility
Группа

Группа

edu.stanford.protege
Идентификатор

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

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

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

3.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Core Protege
Core code for the Protege ontology editor. Serves as the basis for the Protege-Frames and Protege-OWL editors.
Ссылка на сайт

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

http://protege.stanford.edu
Система контроля версий

Система контроля версий

http://smi-protege.stanford.edu/svn/protege-core/tags/protege-3.5.1

Скачать protege

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.jgoodies : jgoodies-looks jar 2.5.2
com.catalysoft » unicode_panel jar 1.0.0

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

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

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

Версия
3.5.1
3.5.0
3.5.0-beta-651