AutoDAO

AutoDAO is a Generic DAO on steroids implementation for Java. Features: ready to use CRUD operations, zero persistence code for common DAO queries, annotation-driven auto-configuration, Hibernate/JPA support.

License

License

The Apache Software License, Version 2.0
Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.sf.autodao
ArtifactId

ArtifactId

autodao
Last Version

Last Version

0.12.2
Release Date

Release Date

Type

Type

jar
Description

Description

AutoDAO
AutoDAO is a Generic DAO on steroids implementation for Java. Features: ready to use CRUD operations, zero persistence code for common DAO queries, annotation-driven auto-configuration, Hibernate/JPA support.
Project URL

Project URL

http://autodao.sourceforge.net/
Source Code Management

Source Code Management

http://autodao.git.sourceforge.net/git/gitweb.cgi?p=autodao/autodao

Download autodao

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.6.9
com.intellij : annotations jar 9.0.4
org.hibernate : hibernate-entitymanager Optional jar 4.0.0.Final
org.springframework : spring-orm jar 3.1.0.RELEASE
org.springframework : spring-aop jar 3.1.0.RELEASE
joda-time : joda-time jar 2.0

test (5)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.163
org.springframework : spring-test jar 3.1.0.RELEASE
c3p0 : c3p0 jar 0.9.1.2
org.testng : testng jar 6.3.1
org.jmock : jmock jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.2
0.12.1
0.12
0.11
0.10.2
0.10.1
0.10
0.10-rc2
0.10-rc1
0.9
0.8.1
0.8
0.7
0.6
0.5.3
0.5.2
0.5.1
0.5
0.4
0.3.1
0.3
0.2
0.1.1
0.1