<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>discovery-gce</artifactId>
<version>5.0.0-alpha2</version>
<type>zip</type>
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='discovery-gce', version='5.0.0-alpha2')
)
compile
|-- org.apache.httpcomponents:httpcore:4.3.3
|-- 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.3.6
|-- commons-logging:commons-logging:1.1.3
provided
|-- org.locationtech.spatial4j:spatial4j:0.6
|-- net.java.dev.jna:jna:4.1.0
|-- log4j:apache-log4j-extras:1.2.17
|-- org.elasticsearch:elasticsearch:5.0.0-alpha2
|-- com.vividsolutions:jts:1.13
test