Jar examples for c:cdm-api
Common dataSource manager?The orm framework that relies on spring JDBCTemplate.
You can download jar file cdm-api 2.0.1-RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add cdm-api-2.0.1-RELEASE.jar to your project.
<dependency> <groupId>online.sanen</groupId> <artifactId>cdm-api</artifactId> <version>2.0.1-RELEASE</version> </dependency>
compile group: 'online.sanen', name: 'cdm-api', version: '2.0.1-RELEASE'
libraryDependencies += "online.sanen" % "cdm-api" % "2.0.1-RELEASE"
<dependency org="online.sanen" name="cdm-api" rev="2.0.1-RELEASE"/>
@Grapes(@Grab(group='online.sanen', module='cdm-api', version='2.0.1-RELEASE'))
'online.sanen:cdm-api:jar:2.0.1-RELEASE'
Click the following link to download the jar file.
cdm-api-2.0.1-RELEASE-javadoc.jar