MVN

org.symqle.tools : symqle-compiler-plugin

Maven & Gradle

Jan 15, 2015

Symqle compiler plugin · Maven Mojo wrapper for Symqle compiler

<plugin>
    <groupId>org.symqle.tools</groupId>
    <artifactId>symqle-compiler-plugin</artifactId>
    <version>1.0-213</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.symqle.tools : symqle-compiler-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0-213

All Versions

Choose a version of org.symqle.tools : symqle-compiler-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
symqle-compiler-plugin-1.0-213
symqle-compiler-plugin-1.0-211
symqle-compiler-plugin-1.0-210

How to add a plugin to Maven

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

<plugin>
    <groupId>org.symqle.tools</groupId>
    <artifactId>symqle-compiler-plugin</artifactId>
    <version>1.0-213</version>
</plugin>