| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdcom.centit.framework | 
| ArtifactId | ArtifactIdcentit-ip-app-config | 
| Last Version | Last Version5.0.2101 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.centit.framework:centit-ip-app-config 先腾集成平台应用,配置类 | 
| Project Organization | Project Organization江苏南大先腾信息产业股份有限公司 | 
<!-- https://jarcasting.com/artifacts/com.centit.framework/centit-ip-app-config/ -->
<dependency>
    <groupId>com.centit.framework</groupId>
    <artifactId>centit-ip-app-config</artifactId>
    <version>5.0.2101</version>
</dependency>// https://jarcasting.com/artifacts/com.centit.framework/centit-ip-app-config/
implementation 'com.centit.framework:centit-ip-app-config:5.0.2101'// https://jarcasting.com/artifacts/com.centit.framework/centit-ip-app-config/
implementation ("com.centit.framework:centit-ip-app-config:5.0.2101")'com.centit.framework:centit-ip-app-config:jar:5.0.2101'<dependency org="com.centit.framework" name="centit-ip-app-config" rev="5.0.2101">
  <artifact name="centit-ip-app-config" type="jar" />
</dependency>@Grapes(
@Grab(group='com.centit.framework', module='centit-ip-app-config', version='5.0.2101')
)libraryDependencies += "com.centit.framework" % "centit-ip-app-config" % "5.0.2101"[com.centit.framework/centit-ip-app-config "5.0.2101"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.centit.framework : centit-ip-app | jar | 5.0.2101 | 
| com.centit.framework : framework-system-static-jdbc | jar | 5.0.2101 |