Skip to content

Automatically exported from code.google.com/p/smart-dao

License

Notifications You must be signed in to change notification settings

dada1008/smart-dao

Repository files navigation

${project.description}

Please consult the appropriate projects README for more details. Also note that
the lib includes all the dependencies of the project in one folder to find out
the exact dependencies please consult appropriate modules dependency report or
use it as a maven dependency.

To use with maven use the following -
<dependency>
    <groupId>${project.groupId}</groupId>
    <artifactId>${project.artifactId}</artifactId>
    <version>${project.version}</version>
    <type>${project.packaging}</type>
</dependency>

For Developers
--------------

Also for building the project please execute the following command sequentially -
mvn clean install -Dbuild.complete=true -Dbuild.complete.dist=true

The system parameters specify to generate maven sites' and distribution
respectively. So for regular development they can be safely ommitted.

About

Automatically exported from code.google.com/p/smart-dao

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages