MVN

com.expedia.tesla : tesla-compiler-maven-plugin

Maven & Gradle

Feb 11, 2015
15 stars

tesla-compiler-maven-plugin Maven Plugin

<plugin>
    <groupId>com.expedia.tesla</groupId>
    <artifactId>tesla-compiler-maven-plugin</artifactId>
    <version>4.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.expedia.tesla : tesla-compiler-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.0

All Versions

Choose a version of com.expedia.tesla : tesla-compiler-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0
tesla-compiler-maven-plugin-4.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>com.expedia.tesla</groupId>
    <artifactId>tesla-compiler-maven-plugin</artifactId>
    <version>4.0</version>
</plugin>

Advertisement