org.bitbucket.goalhub.krTools:krInterface

The Knowledge Representation (KR) Interface defines an interface that provides access to various knowledge representation technologies in a generic way. It provides support for processing a KR language (e.g., parsing), database storage, and querying and updating of a database.

Лицензия

Лицензия

Группа

Группа

org.bitbucket.goalhub.krTools
Идентификатор

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

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

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

The Knowledge Representation (KR) Interface defines an interface that provides access to various knowledge representation technologies in a generic way. It provides support for processing a KR language (e.g., parsing), database storage, and querying and updating of a database.

Скачать krInterface

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-jdk14 jar 1.7.30

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

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

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

Версия
1.4.0
1.3.2
1.3.1
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3