MVN

cn.ttpai.framework : ttpai-rose-spring-boot

Maven & Gradle

Jun 03, 2021
1 stars

Paoding Rose to Spring Boot

<dependency>
    <groupId>cn.ttpai.framework</groupId>
    <artifactId>ttpai-rose-spring-boot</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.ttpai.framework : ttpai-rose-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of cn.ttpai.framework : ttpai-rose-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ttpai-rose-spring-boot-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.ttpai.framework</groupId>
    <artifactId>ttpai-rose-spring-boot</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement