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

online.sanen:cdm-api 2.0.1-RELEASE

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

Группа

Группа

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

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

cdm-api
Версия

Версия

2.0.1-RELEASE
Тип

Тип

jar

Скачать cdm-api 2.0.1-RELEASE


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