MVN

org.apache.royale.compiler : compiler-build-tools

Maven & Gradle

Nov 23, 2020
1 usages
95 stars

Apache Royale: Build Tools

<plugin>
    <groupId>org.apache.royale.compiler</groupId>
    <artifactId>compiler-build-tools</artifactId>
    <version>1.2.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.royale.compiler : compiler-build-tools to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of org.apache.royale.compiler : compiler-build-tools to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
compiler-build-tools-1.2.1
compiler-build-tools-1.2.0
1.1.x
compiler-build-tools-1.1.0
1.0.x
compiler-build-tools-1.0.0

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.apache.royale.compiler</groupId>
    <artifactId>compiler-build-tools</artifactId>
    <version>1.2.1</version>
</plugin>

Advertisement