| License |
License |
|---|---|
| GroupId | GroupIdcom.cyc |
| ArtifactId | ArtifactIdcyc-core-object-api |
| Last Version | Last Version1.0.0-rc7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCore API Object Specification
The interfaces which define the Cyc Core API.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.cyc/cyc-core-object-api/ -->
<dependency>
<groupId>com.cyc</groupId>
<artifactId>cyc-core-object-api</artifactId>
<version>1.0.0-rc7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cyc/cyc-core-object-api/
implementation 'com.cyc:cyc-core-object-api:1.0.0-rc7.0'
// https://jarcasting.com/artifacts/com.cyc/cyc-core-object-api/
implementation ("com.cyc:cyc-core-object-api:1.0.0-rc7.0")
'com.cyc:cyc-core-object-api:jar:1.0.0-rc7.0'
<dependency org="com.cyc" name="cyc-core-object-api" rev="1.0.0-rc7.0">
<artifact name="cyc-core-object-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cyc', module='cyc-core-object-api', version='1.0.0-rc7.0')
)
libraryDependencies += "com.cyc" % "cyc-core-object-api" % "1.0.0-rc7.0"
[com.cyc/cyc-core-object-api "1.0.0-rc7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
| log4j : log4j | jar | 1.2.17 |
| junit : junit | jar | 4.12 |