MVN

com.github.sarxos : overcast-maven-plugin

Maven & Gradle

Apr 24, 2015

Overcast Maven Plugin · This plugin allows you to spawn virtual instances using Overcast

<plugin>
    <groupId>com.github.sarxos</groupId>
    <artifactId>overcast-maven-plugin</artifactId>
    <version>0.1.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sarxos : overcast-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.8

All Versions

Choose a version of com.github.sarxos : overcast-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
overcast-maven-plugin-0.1.8
overcast-maven-plugin-0.1.7
overcast-maven-plugin-0.1.4

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.github.sarxos</groupId>
    <artifactId>overcast-maven-plugin</artifactId>
    <version>0.1.8</version>
</plugin>