org.bitbucket.goalhub:krTools

A set of tools that support an interface to various knowledge representation (KR) technologies. The interface provides support for: (i) processing (e.g., parsing) a KR language, (ii) storage in a related KR database, (iii) actions for querying, and updating a KR database.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

org.bitbucket.goalhub:krTools
A set of tools that support an interface to various knowledge representation (KR) technologies. The interface provides support for: (i) processing (e.g., parsing) a KR language, (ii) storage in a related KR database, (iii) actions for querying, and updating a KR database.
Ссылка на сайт

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

https://goalapl.atlassian.net/wiki
Система контроля версий

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

https://bitbucket.org/goalhub/krtools/src

Скачать krTools

Имя Файла Размер
krTools-1.4.0.pom 5 KB
krTools-1.4.0-jar-with-dependencies.jar 430 bytes
Обзор

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

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

Зависимости

compile (1)

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

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

  • krInterface
  • krFactory
  • krLanguages

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

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