MVN

me.wuwenbin : template-boot-tools

Maven & Gradle

Nov 15, 2017
0 stars

template-boot-tools · template框架工具类集合工程

<dependency>
    <groupId>me.wuwenbin</groupId>
    <artifactId>template-boot-tools</artifactId>
    <version>1.2.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.wuwenbin : template-boot-tools to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0.RELEASE

All Versions

Choose a version of me.wuwenbin : template-boot-tools to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
template-boot-tools-1.2.0.RELEASE
1.1.x
template-boot-tools-1.1.0.RELEASE
1.0.x
template-boot-tools-1.0.2.RELEASE
template-boot-tools-1.0.1.RELEASE
template-boot-tools-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.wuwenbin</groupId>
    <artifactId>template-boot-tools</artifactId>
    <version>1.2.0.RELEASE</version>
</dependency>

Advertisement