MVN

com.ovea.tajin : tajin-maven-plugin

Maven & Gradle

Apr 17, 2013
0 stars

Tajin :: Maven Plugin

<plugin>
    <groupId>com.ovea.tajin</groupId>
    <artifactId>tajin-maven-plugin</artifactId>
    <version>1.0.b13</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ovea.tajin : tajin-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.b13

All Versions

Choose a version of com.ovea.tajin : tajin-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
tajin-maven-plugin-1.0.b13
tajin-maven-plugin-1.0.b12
tajin-maven-plugin-1.0.b11
tajin-maven-plugin-1.0.b10
tajin-maven-plugin-1.0.b9
tajin-maven-plugin-1.0.b8
tajin-maven-plugin-1.0.b7
tajin-maven-plugin-1.0.b6
tajin-maven-plugin-1.0.b5
tajin-maven-plugin-1.0.b4
tajin-maven-plugin-1.0.b3
tajin-maven-plugin-1.0.b2
tajin-maven-plugin-1.0.b1

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.ovea.tajin</groupId>
    <artifactId>tajin-maven-plugin</artifactId>
    <version>1.0.b13</version>
</plugin>

Advertisement