cobar-client

CobarClient(CC) is a lightweight distributed data access layer which is an extension to and wrapper of iBatis(now, MyBatis) in Spring framework.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.alibaba.cobar
ArtifactId

ArtifactId

cobar-client
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

cobar-client
CobarClient(CC) is a lightweight distributed data access layer which is an extension to and wrapper of iBatis(now, MyBatis) in Spring framework.

Download cobar-client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring jar 2.5.6.SEC02
org.slf4j : slf4j-api jar 1.5.10
org.slf4j : slf4j-jcl jar 1.5.10
org.apache.ibatis : ibatis-sqlmap jar 2.3.4.726
commons-lang : commons-lang jar 2.4
org.mvel : mvel2 jar 2.0.16
log4j : log4j jar 1.2.15
com.thoughtworks.xstream : xstream jar 1.3.1

test (5)

Group / Artifact Type Version
c3p0 : c3p0 jar 0.9.1.2
com.h2database : h2 jar 1.2.130
commons-io : commons-io jar 1.4
mysql : mysql-connector-java jar 5.1.12
org.testng : testng jar 5.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5