License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.cyc |
ArtifactId | ArtifactIdcyc-core-client-parent |
Version | Version1.2.2 |
Type | Typepom |
Description |
DescriptionCore Client Parent
The parent project for the Core Client reference implementation of the Cyc Core API.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cyc-core-client-parent-1.2.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cyc/cyc-core-client-parent/ -->
<dependency>
<groupId>com.cyc</groupId>
<artifactId>cyc-core-client-parent</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cyc/cyc-core-client-parent/
implementation 'com.cyc:cyc-core-client-parent:1.2.2'
// https://jarcasting.com/artifacts/com.cyc/cyc-core-client-parent/
implementation ("com.cyc:cyc-core-client-parent:1.2.2")
'com.cyc:cyc-core-client-parent:pom:1.2.2'
<dependency org="com.cyc" name="cyc-core-client-parent" rev="1.2.2">
<artifact name="cyc-core-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cyc', module='cyc-core-client-parent', version='1.2.2')
)
libraryDependencies += "com.cyc" % "cyc-core-client-parent" % "1.2.2"
[com.cyc/cyc-core-client-parent "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.atteo.classindex : classindex | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
com.cyc : cyc-core-api | jar | 1.2.2 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.2 |
org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.8.11 |
junit : junit | jar | 4.12 |