is not current version
Last Version 1.3.2101

com.centit.framework:centit-persistence-config 1.1.1805

持久化框架配置

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.centit.framework
ArtifactId

ArtifactId

centit-persistence-config
Version

Version

1.1.1805
Type

Type

jar

Download centit-persistence-config 1.1.1805


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