MVN

org.ensime.maven.plugins : ensime-maven

Maven & Gradle

Oct 17, 2017
25 stars

ensime-maven · Maven ENSIME plugin

<plugin>
    <groupId>org.ensime.maven.plugins</groupId>
    <artifactId>ensime-maven</artifactId>
    <version>1.3.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ensime.maven.plugins : ensime-maven to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of org.ensime.maven.plugins : ensime-maven to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
ensime-maven-1.3.0
1.2.x
ensime-maven-1.2.0
1.1.x
ensime-maven-1.1.1
ensime-maven-1.1.0
1.0.x
ensime-maven-1.0.3
ensime-maven-1.0.2
ensime-maven-1.0.1
ensime-maven-1.0.0
0.0.x
ensime-maven-0.0.6
ensime-maven-0.0.5
ensime-maven-0.0.4
ensime-maven-0.0.3

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.ensime.maven.plugins</groupId>
    <artifactId>ensime-maven</artifactId>
    <version>1.3.0</version>
</plugin>

Advertisement