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

online.sanen:cdm-api 2.0.4

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

Группа

Группа

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

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

cdm-api
Версия

Версия

2.0.4
Тип

Тип

jar

Скачать cdm-api 2.0.4


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