Update to Gradle 7.6.1
4 files changed
tree: 77f72d969b3265391d25468151b9779515c12e17
  1. .github/
  2. gradle/
  3. grails-datastore-async/
  4. grails-datastore-core/
  5. grails-datastore-gorm/
  6. grails-datastore-gorm-async/
  7. grails-datastore-gorm-rx/
  8. grails-datastore-gorm-support/
  9. grails-datastore-gorm-tck/
  10. grails-datastore-gorm-test/
  11. grails-datastore-gorm-validation/
  12. grails-datastore-web/
  13. src/
  14. .gitignore
  15. build.gradle
  16. clover.gradle
  17. clover.license
  18. Gemfile
  19. gradle.properties
  20. gradlew
  21. gradlew.bat
  22. ISSUE_TEMPLATE.md
  23. README.md
  24. settings.gradle
README.md

Java CI Release

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