is not current version
Last Version 2.0.2-RELEASE

online.sanen:cdm-template 1.4

CDM framework JDBC architecture, the underlying implementation of default dependencies

GroupId

GroupId

online.sanen
ArtifactId

ArtifactId

cdm-template
Version

Version

1.4
Type

Type

jar

Download cdm-template 1.4


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