<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>discovery-gce</artifactId>
<version>5.0.0-alpha5</version>
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='discovery-gce', version='5.0.0-alpha5')
)
compile
|-- org.apache.httpcomponents:httpcore:4.4.5
|-- com.google.oauth-client:google-oauth-client:1.20.0
|-- com.google.code.findbugs:jsr305:1.3.9
|-- com.google.api-client:google-api-client:1.20.0
|-- com.google.http-client:google-http-client:1.20.0
|-- commons-codec:commons-codec:1.10
|-- com.google.apis:google-api-services-compute:v1-rev71-1.20.0
|-- com.google.http-client:google-http-client-jackson2:1.20.0
|-- org.apache.httpcomponents:httpclient:4.5.2
|-- commons-logging:commons-logging:1.1.3
provided
|-- net.java.dev.jna:jna:4.2.2
|-- org.elasticsearch:elasticsearch:5.0.0-alpha5
|-- org.locationtech.spatial4j:spatial4j:0.6
|-- log4j:apache-log4j-extras:1.2.17
|-- com.vividsolutions:jts:1.13
test