MVN

com.cyc.aggregate : cyc-api-suite

Maven & Gradle

Jul 28, 2017
35 stars

API Suite Aggegrate · Builds all Cyc Java APIs.

<dependency>
    <groupId>com.cyc.aggregate</groupId>
    <artifactId>cyc-api-suite</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cyc.aggregate : cyc-api-suite to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0
  • Latest Release Candidate: 1.0.0-rc7.0

All Versions

Choose a version of com.cyc.aggregate : cyc-api-suite to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cyc-api-suite-1.0.0-rc7.0
cyc-api-suite-1.0.0-rc6
0.1.x
cyc-api-suite-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cyc.aggregate</groupId>
    <artifactId>cyc-api-suite</artifactId>
    <version>0.1.0</version>
</dependency>

Advertisement