is not current version
Last Version 2.3.2-final

online.sanen:cdm-all 2.1.1

Java™ ORM framework all in one

GroupId

GroupId

online.sanen
ArtifactId

ArtifactId

cdm-all
Version

Version

2.1.1
Type

Type

jar

Download cdm-all 2.1.1


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