Last Version

KB Client 1.2.2

KB API implementation for representing CycL structures as Java objects.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cyc
ArtifactId

ArtifactId

cyc-kb-client
Version

Version

1.2.2
Type

Type

jar
Description

Description

KB Client
KB API implementation for representing CycL structures as Java objects.
Project Organization

Project Organization

Cycorp, Inc
Source Code Management

Source Code Management

https://github.com/cycorp/api-clients

Download cyc-kb-client 1.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.cyc : cyc-session-client jar 1.2.2
com.cyc : cyc-base-client jar 1.2.2
org.atteo.classindex : classindex jar 3.4

provided (2)

Group / Artifact Type Version
com.cyc : cyc-core-api jar 1.2.2
org.slf4j : slf4j-api jar 1.7.12

test (8)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.44.0
com.opera : operadriver jar 1.5
junit : junit jar 4.12
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
com.fasterxml.jackson.core : jackson-databind jar 2.8.11
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.8.11

Project Modules

There are no modules declared in this project.