MVN

com.cyc : cyc-query-client

Maven & Gradle

Jan 16, 2019
2 usages
2 stars

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

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

Latest Version

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

  • Latest Stable: 1.2.2
  • Latest Release Candidate: 1.0.0-rc9.0

All Versions

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

Version Vulnerabilities Updated
1.2.x
cyc-query-client-1.2.2
cyc-query-client-1.2.1
cyc-query-client-1.2.0
1.1.x
cyc-query-client-1.1.1
cyc-query-client-1.1.0
1.0.x
cyc-query-client-1.0.0
cyc-query-client-1.0.0-rc9.0
cyc-query-client-1.0.0-rc8.0
cyc-query-client-1.0.0-rc7.0
cyc-query-client-1.0.0-rc6
cyc-query-client-1.0.0-rc5.2
cyc-query-client-1.0.0-rc5.1
cyc-query-client-1.0.0-rc5

How to add a dependency to Maven

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

<dependency>
    <groupId>com.cyc</groupId>
    <artifactId>cyc-query-client</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.cyc:cyc-query-client:1.2.2'

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

implementation("com.cyc:cyc-query-client:1.2.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.cyc" % "cyc-query-client" % "1.2.2"

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

Jun 27, 2023
26 stars
Aug 14, 2023
2 usages
6.3k stars
Mar 15, 2017
4 usages
212 stars
Sep 03, 2017
2 usages
0 stars
Aug 25, 2023
6 usages
377 stars
Jun 15, 2019
5 usages
2 stars
Oct 31, 2021
3 usages
6 stars
Nov 13, 2022
1 usages
110 stars