Last Version

Query API Implementation 1.0.0-rc4

Java API for requesting and handling answers to arbitrarily complex questions posed to a Cyc server.

License

License

GroupId

GroupId

com.cyc
ArtifactId

ArtifactId

cyc-query
Version

Version

1.0.0-rc4
Type

Type

jar
Description

Description

Query API Implementation
Java API for requesting and handling answers to arbitrarily complex questions posed to a Cyc server.
Project Organization

Project Organization

Cycorp, Inc.
Source Code Management

Source Code Management

https://github.com/cycorp/CycCoreAPI

Download cyc-query 1.0.0-rc4


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

Dependencies

compile (5)

Group / Artifact Type Version
com.cyc : cyc-session jar 1.0.0-rc4
com.cyc : cyc-base-client jar 1.0.0-rc4
com.cyc : cyc-kb jar 1.0.0-rc4
com.cyc : cyc-core-api jar 1.0.0-rc4
org.atteo.classindex : classindex jar 3.1

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.12
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.