-
Notifications
You must be signed in to change notification settings - Fork 5
This project basically aims to create an abstraction layer above common ORM used these days
License
SmartITEngineering/smart-dao
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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
This project basically aims to create an abstraction layer above common ORM used these days
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published