MVN

io.tesla.maven.plugin : tesla-plugin

Maven & Gradle

Mar 09, 2013
<dependency>
    <groupId>io.tesla.maven.plugin</groupId>
    <artifactId>tesla-plugin</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.4

All Versions

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

Version Vulnerabilities Updated
0.0.x
tesla-plugin-0.0.4
tesla-plugin-0.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.tesla.maven.plugin</groupId>
    <artifactId>tesla-plugin</artifactId>
    <version>0.0.4</version>
</dependency>