MVN

cn.ttpai.framework : ttpai-parent1

Maven & Gradle

Apr 13, 2021
0 stars
<dependency>
    <groupId>cn.ttpai.framework</groupId>
    <artifactId>ttpai-parent1</artifactId>
    <version>2.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.ttpai.framework : ttpai-parent1 to add to Maven - Latest Versions:

  • Latest Stable: 2.2.3

All Versions

Choose a version of cn.ttpai.framework : ttpai-parent1 to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
ttpai-parent1-2.2.3
ttpai-parent1-2.2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.ttpai.framework</groupId>
    <artifactId>ttpai-parent1</artifactId>
    <version>2.2.3</version>
</dependency>

Advertisement