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