is not current version
Last Version 5.0.2101

com.centit.framework:framework-system-config 4.4.1812

框架的配置类

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.centit.framework
ArtifactId

ArtifactId

framework-system-config
Version

Version

4.4.1812
Type

Type

jar

Download framework-system-config 4.4.1812


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