MVN

com.vmlens : interleave

Maven & Gradle

Dec 30, 2020

interleave

<plugin>
    <groupId>com.vmlens</groupId>
    <artifactId>interleave</artifactId>
    <version>1.1.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vmlens : interleave to add to Maven - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of com.vmlens : interleave to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
interleave-1.1.5
interleave-1.1.4
interleave-1.1.2
interleave-1.1.1
interleave-1.1.0
1.0.x
interleave-1.0.15
interleave-1.0.14

How to add a plugin to Maven

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

<plugin>
    <groupId>com.vmlens</groupId>
    <artifactId>interleave</artifactId>
    <version>1.1.5</version>
</plugin>

Advertisement