MVN

com.talent-aio : talent-parent

Maven & Gradle

Jan 14, 2017

platform Maven Webapp · talent-aio is a aio framework for java

<dependency>
    <groupId>com.talent-aio</groupId>
    <artifactId>talent-parent</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.talent-aio : talent-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-RELEASE
  • Latest Alpha: 0.6.8-alpha

All Versions

Choose a version of com.talent-aio : talent-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
talent-parent-1.0.0-RELEASE
0.6.x
talent-parent-0.6.8-alpha
talent-parent-0.6.6-alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.talent-aio</groupId>
    <artifactId>talent-parent</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>