MVN

io.vlingo : vlingo-maven-plugin

Maven & Gradle

Jun 16, 2019
0 stars

vlingo-maven-plugin · Maven plugin supporting the vlingo platform.

<plugin>
    <groupId>io.vlingo</groupId>
    <artifactId>vlingo-maven-plugin</artifactId>
    <version>0.8.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.8.4

All Versions

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

  • Version Updated
  • vlingo-maven-plugin-0.8.4

    Jun 16, 2019
  • vlingo-maven-plugin-0.8.3

    Apr 11, 2019
  • vlingo-maven-plugin-0.8.2

    Mar 09, 2019
  • vlingo-maven-plugin-0.8.1

    Feb 01, 2019
  • vlingo-maven-plugin-0.8.0

    Jan 27, 2019
  • vlingo-maven-plugin-0.7.5

    Dec 17, 2018
  • vlingo-maven-plugin-0.7.4

    Nov 03, 2018
  • vlingo-maven-plugin-0.7.3

    Oct 28, 2018
  • vlingo-maven-plugin-0.7.2

    Oct 21, 2018
  • vlingo-maven-plugin-0.7.1

    Oct 08, 2018
  • vlingo-maven-plugin-0.7.0

    Sep 23, 2018
  • vlingo-maven-plugin-0.3.6

    Sep 15, 2018
  • vlingo-maven-plugin-0.3.5

    Sep 08, 2018
  • vlingo-maven-plugin-0.3.4

    Aug 27, 2018
  • vlingo-maven-plugin-0.3.3

    Aug 20, 2018
  • vlingo-maven-plugin-0.3.2

    Aug 18, 2018
  • vlingo-maven-plugin-0.3.1

    Aug 15, 2018
  • vlingo-maven-plugin-0.3.0

    Aug 12, 2018
  • vlingo-maven-plugin-0.2.9

    Aug 11, 2018
  • vlingo-maven-plugin-0.2.8

    Aug 06, 2018
  • vlingo-maven-plugin-0.2.7

    Aug 02, 2018
  • vlingo-maven-plugin-0.2.6

    Jul 24, 2018
  • vlingo-maven-plugin-0.2.5

    Jul 16, 2018
  • vlingo-maven-plugin-0.2.4

    Jul 14, 2018
  • vlingo-maven-plugin-0.2.3

    Jun 28, 2018
  • vlingo-maven-plugin-0.2.2

    Jun 24, 2018

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.vlingo</groupId>
    <artifactId>vlingo-maven-plugin</artifactId>
    <version>0.8.4</version>
</plugin>