MVN

pro.haichuang.framework : haichuangframework

Maven & Gradle

Dec 20, 2021
10 stars

haichuangframework · This is HaiChuang's self-developed simple framework

<dependency>
    <groupId>pro.haichuang.framework</groupId>
    <artifactId>haichuangframework</artifactId>
    <version>1.2.2.211220</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pro.haichuang.framework : haichuangframework to add to Maven - Latest Versions:

  • Latest Stable: 1.2.2.211220

All Versions

Choose a version of pro.haichuang.framework : haichuangframework to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
haichuangframework-1.2.2.211220
haichuangframework-1.2.1.211214
haichuangframework-1.2.0.211209
1.1.x
haichuangframework-1.1.3.211115
haichuangframework-1.1.1.211111
haichuangframework-1.1.0.211021
1.0.x
haichuangframework-1.0.0.211009
haichuangframework-1.0.0.210926
haichuangframework-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>pro.haichuang.framework</groupId>
    <artifactId>haichuangframework</artifactId>
    <version>1.2.2.211220</version>
</dependency>