не последняя версия
Последняя версия 5.0.2101

com.centit.framework:framework-system-parent 4.6.2007

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

Группа

Группа

com.centit.framework
Идентификатор

Идентификатор

framework-system-parent
Версия

Версия

4.6.2007
Тип

Тип

pom

Скачать framework-system-parent 4.6.2007

Имя Файла Размер
framework-system-parent-4.6.2007.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.centit.framework/framework-system-parent/ -->
<dependency>
    <groupId>com.centit.framework</groupId>
    <artifactId>framework-system-parent</artifactId>
    <version>4.6.2007</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.centit.framework/framework-system-parent/
implementation 'com.centit.framework:framework-system-parent:4.6.2007'
// https://jarcasting.com/artifacts/com.centit.framework/framework-system-parent/
implementation ("com.centit.framework:framework-system-parent:4.6.2007")
'com.centit.framework:framework-system-parent:pom:4.6.2007'
<dependency org="com.centit.framework" name="framework-system-parent" rev="4.6.2007">
  <artifact name="framework-system-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.centit.framework', module='framework-system-parent', version='4.6.2007')
)
libraryDependencies += "com.centit.framework" % "framework-system-parent" % "4.6.2007"
[com.centit.framework/framework-system-parent "4.6.2007"]