commondao-orm

This a simple orm or dao.

License

License

GroupId

GroupId

cn.org.zeronote
ArtifactId

ArtifactId

commondao
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

commondao-orm
This a simple orm or dao.
Project URL

Project URL

https://github.com/bluesky8318/CommonDao
Source Code Management

Source Code Management

https://github.com/bluesky8318/CommonDao

Download commondao

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
commons-dbutils : commons-dbutils jar 1.6

provided (4)

Group / Artifact Type Version
redis.clients : jedis jar 2.1.0
org.springframework : spring-jdbc jar 4.0.6.RELEASE
org.springframework : spring-tx jar 4.0.6.RELEASE
org.ow2.jotm : jotm-core jar 2.2.1

test (15)

Group / Artifact Type Version
org.springframework : spring-context-support jar 4.0.6.RELEASE
mysql : mysql-connector-java jar 5.1.25
net.sourceforge.jtds : jtds jar 1.3.1
com.alibaba : druid jar 0.2.23
org.ow2.jotm : jotm-datasource jar 2.2.1
org.ow2.cmi : cmi-all jar 2.0-RC7
com.experlog : xapool jar 1.5.0
javax.resource : connector-api jar 1.5
com.atomikos : transactions-jdbc-deprecated jar 3.8.0
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : jul-to-slf4j jar 1.7.7
org.slf4j : log4j-over-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
junit : junit jar 4.11
org.springframework : spring-test jar 4.0.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6
1.1.5
1.1.4
1.1.2