MVN

com.alibaba.boot : velocity-spring-boot-project

Maven & Gradle

Jun 26, 2018
295 stars
<dependency>
    <groupId>com.alibaba.boot</groupId>
    <artifactId>velocity-spring-boot-project</artifactId>
    <version>1.0.4.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba.boot : velocity-spring-boot-project to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4.RELEASE

All Versions

Choose a version of com.alibaba.boot : velocity-spring-boot-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
velocity-spring-boot-project-1.0.4.RELEASE
0.1.x
velocity-spring-boot-project-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.alibaba.boot</groupId>
    <artifactId>velocity-spring-boot-project</artifactId>
    <version>1.0.4.RELEASE</version>
</dependency>

Advertisement