Last Version

Core API Object Factories 1.0.0-rc7.0

Implementation-independent factory classes for Cyc Core API objects.

License

License

GroupId

GroupId

com.cyc
ArtifactId

ArtifactId

cyc-core-object-factories
Version

Version

1.0.0-rc7.0
Type

Type

jar
Description

Description

Core API Object Factories
Implementation-independent factory classes for Cyc Core API objects.
Project Organization

Project Organization

Cycorp, Inc
Source Code Management

Source Code Management

https://github.com/cycorp/api-suite

Download cyc-core-object-factories 1.0.0-rc7.0


<!-- https://jarcasting.com/artifacts/com.cyc/cyc-core-object-factories/ -->
<dependency>
    <groupId>com.cyc</groupId>
    <artifactId>cyc-core-object-factories</artifactId>
    <version>1.0.0-rc7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cyc/cyc-core-object-factories/
implementation 'com.cyc:cyc-core-object-factories:1.0.0-rc7.0'
// https://jarcasting.com/artifacts/com.cyc/cyc-core-object-factories/
implementation ("com.cyc:cyc-core-object-factories:1.0.0-rc7.0")
'com.cyc:cyc-core-object-factories:jar:1.0.0-rc7.0'
<dependency org="com.cyc" name="cyc-core-object-factories" rev="1.0.0-rc7.0">
  <artifact name="cyc-core-object-factories" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cyc', module='cyc-core-object-factories', version='1.0.0-rc7.0')
)
libraryDependencies += "com.cyc" % "cyc-core-object-factories" % "1.0.0-rc7.0"
[com.cyc/cyc-core-object-factories "1.0.0-rc7.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.cyc : cyc-core-object-api jar 1.0.0-rc7.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12
log4j : log4j jar 1.2.17
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.