Last Version

org.bitbucket.goalhub:krTools 1.4.0

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
Version

Version

1.4.0
Type

Type

pom
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 1.4.0

Filename Size
krTools-1.4.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/org.bitbucket.goalhub/krTools/ -->
<dependency>
    <groupId>org.bitbucket.goalhub</groupId>
    <artifactId>krTools</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</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:pom:1.4.0'
<dependency org="org.bitbucket.goalhub" name="krTools" rev="1.4.0">
  <artifact name="krTools" type="pom" />
</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