apply plugin: 'elasticsearch.build' description = 'Request and response objects shared by the jdbc driver and ' + 'its backend in :x-pack-elasticsearch:plugin' dependencies { testCompile project(':x-pack-elasticsearch:sql-clients:test-utils') } dependencyLicenses { }