This is an automated email from the ASF dual-hosted git repository. sbglasius pushed a commit to branch grails-datastore-rest-client-legacy in repository https://gitbox.apache.org/repos/asf/grails-plugins-metadata.git
commit 1bf6e3f762a51d59c72601851ef934450a4ef95f Author: Søren Berg Glasius <[email protected]> AuthorDate: Wed Mar 11 11:33:41 2026 +0100 Added grails-datastore-rest-client-legacy --- .../io/github/gpc/grails-datastore-rest-client-legacy.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/grails-plugins/io/github/gpc/grails-datastore-rest-client-legacy.yml b/grails-plugins/io/github/gpc/grails-datastore-rest-client-legacy.yml new file mode 100644 index 0000000..a012007 --- /dev/null +++ b/grails-plugins/io/github/gpc/grails-datastore-rest-client-legacy.yml @@ -0,0 +1,14 @@ +name: grails-datastore-rest-client-legacy +desc: The Grails Datastore Rest Client plugin adapted to Grails 7. + You should really consider migrating to either the Spring Rest Client or the Micronaut Http Rest Client +coords: io.github.gpc:grails-datastore-rest-client-legacy +owner: gpc +vcs: https://github.com/gpc/grails-datastore-rest-client-legacy +docs: https://github.com/gpc/grails-datastore-rest-client-legacy/blob/master/README.md +maven-repo: https://repo1.maven.org/maven2 +labels: + - gorm + - json + - rest +licenses: + - Apache-2.0
