MVN

org.efaps : maven-efaps-jetty

Maven & Gradle

Jan 07, 2012

maven-efaps-jetty · Maven plugin to start Jetty as application server for eFaps.

<plugin>
    <groupId>org.efaps</groupId>
    <artifactId>maven-efaps-jetty</artifactId>
    <version>1.19.0-7.5.4.v20111024</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.efaps : maven-efaps-jetty to add to Maven - Latest Versions:

  • Latest Stable: 1.19.0-7.5.4.v20111024

All Versions

Choose a version of org.efaps : maven-efaps-jetty to add to Maven - All Versions:

Version Vulnerabilities Updated
1.19.x
maven-efaps-jetty-1.19.0-7.5.4.v20111024
1.18.x
maven-efaps-jetty-1.18.0-7.4.3.v20110701
1.17.x
maven-efaps-jetty-1.17.0-7.4.3.v20110701
1.2.x
maven-efaps-jetty-1.2.0-7.4.3.v20110701
1.1.x
maven-efaps-jetty-1.1.0-7.1.6.v20100715
1.0.x
maven-efaps-jetty-1.0.2-7.0.1.v20091125
maven-efaps-jetty-1.0.1-7.0.1.v20091125
1.0
maven-efaps-jetty-1.0-7.0.1.v20091125

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.efaps</groupId>
    <artifactId>maven-efaps-jetty</artifactId>
    <version>1.19.0-7.5.4.v20111024</version>
</plugin>

Advertisement