is not current version
Last Version 2.2.1

online.sanen:cdm-core 2.0.4

Common dataSource manager,The orm framework that relies on CDM JDBCTemplate

GroupId

GroupId

online.sanen
ArtifactId

ArtifactId

cdm-core
Version

Version

2.0.4
Type

Type

jar

Download cdm-core 2.0.4


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