File tree Expand file tree Collapse file tree
grails-plugins/org/grails/plugins Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: Elasticsearch
22desc : An Elasticsearch plugin for Grails. It allows indexing of domain class properties using a concise DSL and searching
33 based on the domain classes using the Elasticsearch query api.
44coords : org.grails.plugins:grails-elasticsearch
5- owner : Grails Plugins
5+ owner : grails-plugins
66vcs : https://github.com/grails-plugins/grails-elasticsearch
77docs : https://grails-plugins.github.io/grails-elasticsearch/
88maven-repo : https://repo1.maven.org/maven2
@@ -22,11 +22,14 @@ versions:
2222 date : 2023-06-21T10:06:20Z
2323 grailsVersion : 3.3.1 > *
2424 coords : org.grails.plugins:elasticsearch
25+ maven-repo : https://repo.grails.org/core
2526 - version : 3.0.0
2627 date : 2022-07-06T10:47:32Z
2728 grailsVersion : 3.3.1 > *
2829 coords : org.grails.plugins:elasticsearch
30+ maven-repo : https://repo.grails.org/core
2931 - version : 3.0.0-RC1
3032 date : 2022-01-10T12:48:09Z
3133 grailsVersion : 3.3.1 > *
3234 coords : org.grails.plugins:elasticsearch
35+ maven-repo : https://repo.grails.org/core
You can’t perform that action at this time.
0 commit comments