MVN

com.cyc.model : cyc-model-parent

Maven & Gradle

Sep 01, 2017
3 stars

Model Parent · Parent pom for all Cyc Model Generator-related projects.

<dependency>
    <groupId>com.cyc.model</groupId>
    <artifactId>cyc-model-parent</artifactId>
    <version>1.0.0-rc6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cyc.model : cyc-model-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-rc6
  • Latest Release Candidate: 1.0.0-rc6

All Versions

Choose a version of com.cyc.model : cyc-model-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cyc-model-parent-1.0.0-rc6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cyc.model</groupId>
    <artifactId>cyc-model-parent</artifactId>
    <version>1.0.0-rc6</version>
</dependency>