dependencies { api project(':elx-common') implementation "org.xbib.elasticsearch:transport-netty4:${rootProject.property('elasticsearch-server.version')}" testImplementation "org.xbib.elasticsearch:elasticsearch-analysis-common:${rootProject.property('elasticsearch-server.version')}" }