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

online.sanen:cdm-api 1.0-RELEASE

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

Группа

Группа

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

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

cdm-api
Версия

Версия

1.0-RELEASE
Тип

Тип

jar

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


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