elx/elx-api/build.gradle

4 lines
No EOL
205 B
Groovy

dependencies {
compile "org.xbib:metrics-common:${project.property('xbib-metrics.version')}"
compile "org.xbib.elasticsearch:elasticsearch:${rootProject.property('elasticsearch-server.version')}"
}