MVN

org.sonatype.nexus.plugins : extjs-maven-plugin

Maven & Gradle

Jun 11, 2015
<plugin>
    <groupId>org.sonatype.nexus.plugins</groupId>
    <artifactId>extjs-maven-plugin</artifactId>
    <version>3.0.0-b2015061001</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonatype.nexus.plugins : extjs-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0-b2015061001

All Versions

Choose a version of org.sonatype.nexus.plugins : extjs-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
extjs-maven-plugin-3.0.0-b2015061001
extjs-maven-plugin-3.0.0-b2015020701
extjs-maven-plugin-3.0.0-b2014101001

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.sonatype.nexus.plugins</groupId>
    <artifactId>extjs-maven-plugin</artifactId>
    <version>3.0.0-b2015061001</version>
</plugin>