License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.centit.framework |
ArtifactId | ArtifactIdcentit-integration-platform |
Last Version | Last Version5.0.2101 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.centit.framework:centit-integration-platform
南大先腾集成平台,维护系统的基础数据,并为其他业务提供主数据服务,可以作为在先腾平台上开发的应用提供统一的组织机构、用户权限管理。
|
Project URL |
Project URL |
Project Organization |
Project Organization江苏南大先腾信息产业股份有限公司 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
centit-integration-platform-5.0.2101.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.centit.framework/centit-integration-platform/ -->
<dependency>
<groupId>com.centit.framework</groupId>
<artifactId>centit-integration-platform</artifactId>
<version>5.0.2101</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.centit.framework/centit-integration-platform/
implementation 'com.centit.framework:centit-integration-platform:5.0.2101'
// https://jarcasting.com/artifacts/com.centit.framework/centit-integration-platform/
implementation ("com.centit.framework:centit-integration-platform:5.0.2101")
'com.centit.framework:centit-integration-platform:pom:5.0.2101'
<dependency org="com.centit.framework" name="centit-integration-platform" rev="5.0.2101">
<artifact name="centit-integration-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.centit.framework', module='centit-integration-platform', version='5.0.2101')
)
libraryDependencies += "com.centit.framework" % "centit-integration-platform" % "5.0.2101"
[com.centit.framework/centit-integration-platform "5.0.2101"]