Last Version

API Client Parent 1.0.0

Parent POM for reference implementations of Cyc Java APIs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cyc
ArtifactId

ArtifactId

cyc-api-client-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

API Client Parent
Parent POM for reference implementations of Cyc Java APIs.
Project Organization

Project Organization

Cycorp, Inc.
Source Code Management

Source Code Management

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

Download cyc-api-client-parent 1.0.0


<!-- https://jarcasting.com/artifacts/com.cyc/cyc-api-client-parent/ -->
<dependency>
    <groupId>com.cyc</groupId>
    <artifactId>cyc-api-client-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cyc/cyc-api-client-parent/
implementation 'com.cyc:cyc-api-client-parent:1.0.0'
// https://jarcasting.com/artifacts/com.cyc/cyc-api-client-parent/
implementation ("com.cyc:cyc-api-client-parent:1.0.0")
'com.cyc:cyc-api-client-parent:pom:1.0.0'
<dependency org="com.cyc" name="cyc-api-client-parent" rev="1.0.0">
  <artifact name="cyc-api-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cyc', module='cyc-api-client-parent', version='1.0.0')
)
libraryDependencies += "com.cyc" % "cyc-api-client-parent" % "1.0.0"
[com.cyc/cyc-api-client-parent "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core-client-parent