MVN

com.centit.framework : framework-system-parent

Maven & Gradle

Jan 13, 2021
13 stars

com.centit.framework:framework-system-parent · 设计了一套兼容基础用户、组织机构和功能权限、数据权限体系的系统维护页面,作为公司内部研发的基础平台。

<dependency>
    <groupId>com.centit.framework</groupId>
    <artifactId>framework-system-parent</artifactId>
    <version>5.0.2101</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.centit.framework : framework-system-parent to add to Maven - Latest Versions:

  • Latest Stable: 5.0.2101

All Versions

Choose a version of com.centit.framework : framework-system-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
framework-system-parent-5.0.2101
4.6.x
framework-system-parent-4.6.2007
4.4.x
framework-system-parent-4.4.1812
4.2.x
framework-system-parent-4.2.1809
framework-system-parent-4.2.1808
4.1.x
framework-system-parent-4.1.1806
framework-system-parent-4.1.1805
framework-system-parent-4.1.1803
4.0.x
framework-system-parent-4.0.4
framework-system-parent-4.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.centit.framework</groupId>
    <artifactId>framework-system-parent</artifactId>
    <version>5.0.2101</version>
</dependency>

Advertisement