is not current version
Last Version 5.0.2101

com.centit.framework:framework-config 4.1.1806

框架配置类

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.centit.framework
ArtifactId

ArtifactId

framework-config
Version

Version

4.1.1806
Type

Type

jar

Download framework-config 4.1.1806


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