Download cdm-api-2.0.1-RELEASE.jar file - Jar c

Jar examples for c:cdm-api

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

cdm-api-2.0.1-RELEASE-javadoc.jar
cdm-api-2.0.1-RELEASE-sources.jar
cdm-api-2.0.1-RELEASE.jar
cdm-api-2.0.1-RELEASE.pom



Related Tutorials