Go to file
2025-06-28 12:23:17 -05:00
.gitea/workflows Remove groowt all publishing. 2025-02-16 10:27:12 -06:00
buildSrc Update old usages of di to new package name. 2025-06-28 12:23:17 -05:00
gradle Update old usages of di to new package name. 2025-06-28 12:23:17 -05:00
util/extensible Remove util/di from project. 2025-06-28 12:19:57 -05:00
view-components Fix index-out-of-bounds bug with DefaultComponentContext#getAllAncestors. 2025-05-31 23:29:28 -05:00
views Update archive base names and artifact ids. 2025-02-16 10:26:00 -06:00
web-view-components Update Render component to accept multiple items, closures, and default to rendering it to a component writer. 2025-06-01 11:53:30 -05:00
web-view-components-compiler Update old usages of di to new package name. 2025-06-28 12:23:17 -05:00
.gitattributes Initial commit. Woot! 2024-05-03 12:01:45 +02:00
.gitignore Initial commit. Woot! 2024-05-03 12:01:45 +02:00
gradle.properties Initial commit. Woot! 2024-05-03 12:01:45 +02:00
gradlew Update Gradle to 8.12.1 and dependency updates. Tests passing. 2025-02-15 20:44:17 -06:00
gradlew.bat Updated to Gradle 8.9 and jbarchiva 0.2.2. 2024-07-17 15:02:25 -05:00
README.md Update dependencies. 2025-06-01 14:28:27 -05:00
settings.gradle Remove unused projects: cli, groowt-all, groowt-gradle, groowt-gradle-model. 2025-02-16 11:09:46 -06:00
TODO.md Update TODO.md. 2025-02-16 11:15:25 -06:00

Groowt (Groovy Web Tools/Templates)

Project Version-Bumping

Update the version property in buildSrc/src/main/groovy/groowt/gradle/groowt-conventions.gradle.

Dependency Versions

All dependencies and their version refs should be declared in gradle/libs.versions.toml.