MVN

com.cyc.model.maven : cyc-model-generator-plugin

Maven & Gradle

Sep 01, 2017
1 usages
3 stars

Model Generator Plugin · Maven plugin for invoking the Cyc Model Generator.

<plugin>
    <groupId>com.cyc.model.maven</groupId>
    <artifactId>cyc-model-generator-plugin</artifactId>
    <version>1.0.0-rc6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cyc.model.maven : cyc-model-generator-plugin 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.maven : cyc-model-generator-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cyc-model-generator-plugin-1.0.0-rc6

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.cyc.model.maven</groupId>
    <artifactId>cyc-model-generator-plugin</artifactId>
    <version>1.0.0-rc6</version>
</plugin>