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.

License

License

GroupId

GroupId

org.bitbucket.goalhub
ArtifactId

ArtifactId

krTools
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://goalapl.atlassian.net/wiki
Source Code Management

Source Code Management

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

Download krTools

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.30

Project Modules

  • krInterface
  • krFactory
  • krLanguages

Versions

Version
1.4.0
1.3.2
1.3.1
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3