не последняя версия
Последняя версия 2.2.1

online.sanen:cdm-core 1.0.0

Common dataSource manager,The orm framework that relies on spring JDBCTemplate.

Группа

Группа

online.sanen
Идентификатор

Идентификатор

cdm-core
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать cdm-core 1.0.0


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