MVN

io.tesla.polyglot : tesla-polyglot-maven-plugin

Maven & Gradle

Jul 03, 2014
1 usages
796 stars

Polyglot Tesla :: Maven Plugin

<plugin>
    <groupId>io.tesla.polyglot</groupId>
    <artifactId>tesla-polyglot-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.tesla.polyglot : tesla-polyglot-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of io.tesla.polyglot : tesla-polyglot-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
tesla-polyglot-maven-plugin-0.1.1
tesla-polyglot-maven-plugin-0.1.0
0.0.x
tesla-polyglot-maven-plugin-0.0.9
tesla-polyglot-maven-plugin-0.0.8
tesla-polyglot-maven-plugin-0.0.1

How to add a plugin to Maven

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

<plugin>
    <groupId>io.tesla.polyglot</groupId>
    <artifactId>tesla-polyglot-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>

Advertisement