API Suite Parent

Parent POM for Cyc Java APIs.

License

License

GroupId

GroupId

com.cyc
ArtifactId

ArtifactId

cyc-api-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

API Suite Parent
Parent POM for Cyc Java APIs.
Project Organization

Project Organization

Cycorp, Inc.
Source Code Management

Source Code Management

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

Download cyc-api-parent

Filename Size
cyc-api-parent-1.0.0.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core-api

Cyc Java API Suite

The Cyc Java API Suite comprises a set of Java APIs (and implementations) for developing Cyc-based applications or otherwise accessing Cyc capabilities, and provides a layered suite of functionality. We have currently released the following Java libraries:

Additionally, the Model Generator Suite is available in a separate repository.

Further functionality will be rolled out in a series of releases, including the Knowledge Management, Natural Language, Structured Knowledge, and Administration APIs:

![Diagram of the Cyc API stack](../master/api-parent/src/site/resources/images/api-stack.png?raw=true "Cyc API Stack")

Further Documentation

For the latest API documentation and news, or to ask questions, visit the Cyc Developer Center.

Code samples may be downloaded from the Core API Use Cases project in the Cyc Example Code repository.

Contact

For questions about the APIs or general issues with using them, please visit the Cyc Dev Center issues page.

com.cyc

Cycorp Inc.

Research, develop, and commercialize Artificial Intelligence

Versions

Version
1.0.0
1.0.0-rc9.0
1.0.0-rc8.0
1.0.0-rc7.0
1.0.0-rc6
1.0.0-rc5