MVN

com.cyc : cyc-kb

Maven & Gradle

Oct 30, 2015
4 usages
35 stars

KB API Implementation · The KB API provides basic functionality for manipulating CycL-based Java objects. The API extracts the main Predicate Logic constructs in the Cyc KB as Java classes. A set of factory methods allow finding and creating terms and assertions. These can be used to build sentences, to create new assertions, or to build queries.

<dependency>
    <groupId>com.cyc</groupId>
    <artifactId>cyc-kb</artifactId>
    <version>1.0.0-rc4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cyc : cyc-kb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-rc4
  • Latest Release Candidate: 1.0.0-rc4

All Versions

Choose a version of com.cyc : cyc-kb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
cyc-kb-1.0.0-rc4
cyc-kb-1.0.0-rc3
cyc-kb-1.0.0-rc2
cyc-kb-1.0.0-rc1

How to add a dependency to Maven

Add the following com.cyc : cyc-kb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cyc</groupId>
    <artifactId>cyc-kb</artifactId>
    <version>1.0.0-rc4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cyc : cyc-kb gradle dependency to your build.gradle file:

implementation 'com.cyc:cyc-kb:1.0.0-rc4'

Gradle Kotlin DSL: Add the following com.cyc : cyc-kb gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cyc:cyc-kb:1.0.0-rc4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cyc : cyc-kb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cyc" % "cyc-kb" % "1.0.0-rc4"

Advertisement

Dependencies from Group

Jan 16, 2019
9 usages
2 stars
Jan 16, 2019
7 usages
35 stars
Oct 30, 2015
5 usages
35 stars
Jan 16, 2019
5 usages
2 stars
Jan 16, 2019
5 usages
2 stars

Discover Dependencies

Jul 24, 2015
5 usages
Jul 24, 2015
4 usages
Jul 24, 2015
12 usages
Jul 24, 2015
13 usages
Jul 24, 2015
5 usages
Jul 24, 2015
4 usages