MVN

cn.wjee.boot : wjee-parent

Maven & Gradle

Oct 26, 2019
68.1k stars
<dependency>
    <groupId>cn.wjee.boot</groupId>
    <artifactId>wjee-parent</artifactId>
    <version>2.1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.wjee.boot : wjee-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1.1.3

All Versions

Choose a version of cn.wjee.boot : wjee-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
wjee-parent-2.1.1.3
wjee-parent-2.1.1.2
wjee-parent-2.1.1.1
wjee-parent-2.1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.wjee.boot</groupId>
    <artifactId>wjee-parent</artifactId>
    <version>2.1.1.3</version>
</dependency>

Advertisement