MVN

com.cyc : cyc-query

Maven & Gradle

Oct 30, 2015
3 usages
35 stars

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

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

Latest Version

Choose a version of com.cyc : cyc-query 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-query to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.cyc" % "cyc-query" % "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 19, 2015
3 usages
Jul 29, 2015
1 usages
Jul 24, 2015
3 usages
22 stars
Jul 24, 2015
3 usages
22 stars
Jul 24, 2015
4 usages
Jul 24, 2015
1 usages
5 stars