License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.goalhub |
ArtifactId | ArtifactIdkrTools |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
krTools-1.4.0.pom | 5 KB |
krTools-1.4.0-jar-with-dependencies.jar | 430 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.30 |