MVN

io.tesla.jettyconsole : jetty-console-maven-plugin

Maven & Gradle

Jun 15, 2012
1 usages

Jetty-Console Maven Plugin

<plugin>
    <groupId>io.tesla.jettyconsole</groupId>
    <artifactId>jetty-console-maven-plugin</artifactId>
    <version>1.47</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.47

All Versions

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

Version Vulnerabilities Updated
1.47
jetty-console-maven-plugin-1.47
1.46
jetty-console-maven-plugin-1.46

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.tesla.jettyconsole</groupId>
    <artifactId>jetty-console-maven-plugin</artifactId>
    <version>1.47</version>
</plugin>