Release 5.0.10 to fix binary compatible issue
1 file changed
tree: 431a698a3e94499241de015e56c11b8d42d1874b
  1. boot-plugins/
  2. gradle/
  3. grails-datastore-core/
  4. grails-datastore-dynamodb/
  5. grails-datastore-gorm/
  6. grails-datastore-gorm-cassandra/
  7. grails-datastore-gorm-dynamodb/
  8. grails-datastore-gorm-grails2-support/
  9. grails-datastore-gorm-grails2-test/
  10. grails-datastore-gorm-hibernate/
  11. grails-datastore-gorm-hibernate-core/
  12. grails-datastore-gorm-hibernate4/
  13. grails-datastore-gorm-hibernate5/
  14. grails-datastore-gorm-mongodb/
  15. grails-datastore-gorm-neo4j/
  16. grails-datastore-gorm-plugin-support/
  17. grails-datastore-gorm-redis/
  18. grails-datastore-gorm-rest-client/
  19. grails-datastore-gorm-riak/
  20. grails-datastore-gorm-simpledb/
  21. grails-datastore-gorm-support/
  22. grails-datastore-gorm-tck/
  23. grails-datastore-gorm-test/
  24. grails-datastore-rest-client/
  25. grails-datastore-riak/
  26. grails-datastore-simple/
  27. grails-datastore-simpledb/
  28. grails-datastore-test-support/
  29. grails-datastore-web/
  30. grails-documentation-dynamodb/
  31. grails-documentation-rest-client/
  32. grails-documentation-riak/
  33. grails-documentation-simpledb/
  34. grails-plugins/
  35. grails2-plugins/
  36. src/
  37. travis/
  38. .gitignore
  39. .travis.yml
  40. build.gradle
  41. clover.gradle
  42. clover.license
  43. gradle.properties
  44. gradlew
  45. gradlew.bat
  46. openssl-setup.sh
  47. README.md
  48. secring.gpg.enc
  49. settings.gradle
  50. travis-after-failure.sh
  51. travis-build.sh
  52. travis-publish.sh
  53. trigger-dependent-build.sh
README.md

Build Status

GORM (Grails Object Mapping)

[Grails][Grails] is a framework used to build web applications with the [Groovy][Groovy] programming language. This project provides the plumbings for the GORM API both for Hibernate and for new implementations of GORM ontop of NoSQL datastores. [Grails]: http://grails.org/ [Groovy]: http://groovy-lang.org/

Getting Started

For further information see the dedicated websites:

License

Grails and Groovy are licensed under the terms of the [Apache License, Version 2.0][Apache License, Version 2.0]. [Apache License, Version 2.0]: http://www.apache.org/licenses/LICENSE-2.0.html