Last Version

Core API 1.2.2

The interfaces which define the Cyc Core API, and implementation-independent factories for them.

License

License

GroupId

GroupId

com.cyc
ArtifactId

ArtifactId

cyc-core-api
Version

Version

1.2.2
Type

Type

jar
Description

Description

Core API
The interfaces which define the Cyc Core API, and implementation-independent factories for them.
Project Organization

Project Organization

Cycorp, Inc
Source Code Management

Source Code Management

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

Download cyc-core-api 1.2.2


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

Dependencies

provided (1)

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

test (4)

Group / Artifact Type Version
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
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.