sanen cdm api

Java™ ORM framework interface

License

License

GroupId

GroupId

online.sanen
ArtifactId

ArtifactId

cdm-api
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

sanen cdm api
Java™ ORM framework interface
Project URL

Project URL

http://www.sanen.online
Source Code Management

Source Code Management

https://github.com/sanen-projects/cdm-api

Download cdm-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-dbcp2 jar 2.5.0
net.sf.ehcache : ehcache jar 2.10.3

provided (4)

Group / Artifact Type Version
online.sanen : cdm-template jar 1.4.1
online.sanen : mhdt-common jar 1.4.2
c3p0 : c3p0 jar 0.9.1.2
com.alibaba : druid jar 1.1.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

cdm-api

Cdm full name Comon DataSouce Manager

Java database framework, support common database "mysql", "sqlserver", "oracle", "sqlite". With the use of simple, low learning cost, zero configuration, functional coding style, code simplicity and other characteristics. The goal is to provide a secure and reliable database one-stop solution to reduce duplication of effort in the persistence layer of Java programmers.

Versions

Version
2.2.1
2.2.0
2.1.0
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2-RELEASE
2.0.1-RELEASE
1.0-RELEASE