License |
License |
---|---|
GroupId | GroupIdcom.cyc |
ArtifactId | ArtifactIdcyc-core-suite |
Version | Version1.0.0-rc4 |
Type | Typejar |
Description |
DescriptionCore API Suite Bundle
Packages the Cyc Core API Suite, including APIs and implementation classes.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cyc-core-suite-1.0.0-rc4.pom | |
cyc-core-suite-1.0.0-rc4.jar | 2 KB |
cyc-core-suite-1.0.0-rc4-sources.jar | 1023 bytes |
cyc-core-suite-1.0.0-rc4-jar-with-dependencies.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cyc/cyc-core-suite/ -->
<dependency>
<groupId>com.cyc</groupId>
<artifactId>cyc-core-suite</artifactId>
<version>1.0.0-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/com.cyc/cyc-core-suite/
implementation 'com.cyc:cyc-core-suite:1.0.0-rc4'
// https://jarcasting.com/artifacts/com.cyc/cyc-core-suite/
implementation ("com.cyc:cyc-core-suite:1.0.0-rc4")
'com.cyc:cyc-core-suite:jar:1.0.0-rc4'
<dependency org="com.cyc" name="cyc-core-suite" rev="1.0.0-rc4">
<artifact name="cyc-core-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cyc', module='cyc-core-suite', version='1.0.0-rc4')
)
libraryDependencies += "com.cyc" % "cyc-core-suite" % "1.0.0-rc4"
[com.cyc/cyc-core-suite "1.0.0-rc4"]
Group / Artifact | Type | Version |
---|---|---|
com.cyc : cyc-core-api | jar | 1.0.0-rc4 |
com.cyc : cyc-session | jar | 1.0.0-rc4 |
com.cyc : cyc-base-client | jar | 1.0.0-rc4 |
com.cyc : cyc-kb | jar | 1.0.0-rc4 |
com.cyc : cyc-query | jar | 1.0.0-rc4 |
org.atteo.classindex : classindex | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
log4j : log4j | jar | 1.2.17 |