is not current version
Last Version 2.3.2-final

online.sanen:cdm-all 2.2.2

Java™ ORM framework all in one

GroupId

GroupId

online.sanen
ArtifactId

ArtifactId

cdm-all
Version

Version

2.2.2
Type

Type

jar

Download cdm-all 2.2.2


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