We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf98d12 + 1bf6e3f commit ecf5601Copy full SHA for ecf5601
1 file changed
grails-plugins/io/github/gpc/grails-datastore-rest-client-legacy.yml
@@ -0,0 +1,14 @@
1
+name: grails-datastore-rest-client-legacy
2
+desc: The Grails Datastore Rest Client plugin adapted to Grails 7.
3
+ You should really consider migrating to either the Spring Rest Client or the Micronaut Http Rest Client
4
+coords: io.github.gpc:grails-datastore-rest-client-legacy
5
+owner: gpc
6
+vcs: https://github.com/gpc/grails-datastore-rest-client-legacy
7
+docs: https://github.com/gpc/grails-datastore-rest-client-legacy/blob/master/README.md
8
+maven-repo: https://repo1.maven.org/maven2
9
+labels:
10
+ - gorm
11
+ - json
12
+ - rest
13
+licenses:
14
+ - Apache-2.0
0 commit comments