| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration JSON Data | 
| GroupId | GroupIdcom.centit.framework | 
| ArtifactId | ArtifactIdcentit-ip-app-boot-json-config | 
| Last Version | Last Version5.0.2101 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description南大先腾集成平台,维护系统的基础数据,并为其他业务提供主数据服务,可以作为在先腾平台上开发的应用提供统一的组织机构、用户权限管理。 | 
| Project Organization | Project Organization江苏南大先腾信息产业股份有限公司 | 
<!-- https://jarcasting.com/artifacts/com.centit.framework/centit-ip-app-boot-json-config/ -->
<dependency>
    <groupId>com.centit.framework</groupId>
    <artifactId>centit-ip-app-boot-json-config</artifactId>
    <version>5.0.2101</version>
</dependency>// https://jarcasting.com/artifacts/com.centit.framework/centit-ip-app-boot-json-config/
implementation 'com.centit.framework:centit-ip-app-boot-json-config:5.0.2101'// https://jarcasting.com/artifacts/com.centit.framework/centit-ip-app-boot-json-config/
implementation ("com.centit.framework:centit-ip-app-boot-json-config:5.0.2101")'com.centit.framework:centit-ip-app-boot-json-config:jar:5.0.2101'<dependency org="com.centit.framework" name="centit-ip-app-boot-json-config" rev="5.0.2101">
  <artifact name="centit-ip-app-boot-json-config" type="jar" />
</dependency>@Grapes(
@Grab(group='com.centit.framework', module='centit-ip-app-boot-json-config', version='5.0.2101')
)libraryDependencies += "com.centit.framework" % "centit-ip-app-boot-json-config" % "5.0.2101"[com.centit.framework/centit-ip-app-boot-json-config "5.0.2101"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot Optional | jar | 2.1.3.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.3.RELEASE | 
| com.centit.framework : framework-system-static | jar | 5.0.2101 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |