MVN

io.tesla.maven : tesla-runtime

Maven & Gradle

May 07, 2013
<dependency>
    <groupId>io.tesla.maven</groupId>
    <artifactId>tesla-runtime</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.2

All Versions

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

Version Vulnerabilities Updated
0.0.x
tesla-runtime-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.tesla.maven</groupId>
    <artifactId>tesla-runtime</artifactId>
    <version>0.0.2</version>
</dependency>