MVN

org.torquebox.mojo : jruby9-exec-maven-plugin

Maven & Gradle

Mar 22, 2016

JRuby9 Exec Maven Mojo

<plugin>
    <groupId>org.torquebox.mojo</groupId>
    <artifactId>jruby9-exec-maven-plugin</artifactId>
    <version>0.3.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.torquebox.mojo : jruby9-exec-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of org.torquebox.mojo : jruby9-exec-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
jruby9-exec-maven-plugin-0.3.1
jruby9-exec-maven-plugin-0.3.0

How to add a plugin to Maven

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

<plugin>
    <groupId>org.torquebox.mojo</groupId>
    <artifactId>jruby9-exec-maven-plugin</artifactId>
    <version>0.3.1</version>
</plugin>