OpenSearch/sql-clients/cli-proto/build.gradle

8 lines
181 B
Groovy

apply plugin: 'elasticsearch.build'
description = 'Request and response objects shared by the cli and ' +
'its backend in :x-pack-elasticsearch:plugin'
dependencyLicenses {
}