MVN

com.ovea.tajin : tajin-pom

Maven & Gradle

Aug 12, 2013
0 stars

Tajin :: POM · Tajin Web Framework Parent POM

<dependency>
    <groupId>com.ovea.tajin</groupId>
    <artifactId>tajin-pom</artifactId>
    <version>4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4

All Versions

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

Version Vulnerabilities Updated
4
tajin-pom-4
3
tajin-pom-3
2
tajin-pom-2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ovea.tajin</groupId>
    <artifactId>tajin-pom</artifactId>
    <version>4</version>
</dependency>

Advertisement