MVN

org.commonjava.tensor : tensor-maven-plugin

Maven & Gradle

Aug 02, 2013

Tensor Project-Relationship Database :: Maven Plugin

<plugin>
    <groupId>org.commonjava.tensor</groupId>
    <artifactId>tensor-maven-plugin</artifactId>
    <version>0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.commonjava.tensor : tensor-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of org.commonjava.tensor : tensor-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4
tensor-maven-plugin-0.4
0.3
tensor-maven-plugin-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.commonjava.tensor</groupId>
    <artifactId>tensor-maven-plugin</artifactId>
    <version>0.4</version>
</plugin>