не последняя версия
Последняя версия 2.0.2-RELEASE

online.sanen:cdm-template 1.1

CDM framework JDBC architecture, the underlying implementation of default dependencies.

Группа

Группа

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

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

cdm-template
Версия

Версия

1.1
Тип

Тип

jar

Скачать cdm-template 1.1


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