Jar examples for g:google-compute-engine
jclouds components to access GoogleCompute
You can download jar file google-compute-engine 1.9.1 in this page.
Apache License
You can use the following script to add google-compute-engine-1.9.1.jar to your project.
<dependency> <groupId>org.apache.jclouds.labs</groupId> <artifactId>google-compute-engine</artifactId> <version>1.9.1</version> </dependency>
compile group: 'org.apache.jclouds.labs', name: 'google-compute-engine', version: '1.9.1'
libraryDependencies += "org.apache.jclouds.labs" % "google-compute-engine" % "1.9.1"
<dependency org="org.apache.jclouds.labs" name="google-compute-engine" rev="1.9.1"/>
@Grapes(@Grab(group='org.apache.jclouds.labs', module='google-compute-engine', version='1.9.1'))
'org.apache.jclouds.labs:google-compute-engine:jar:1.9.1'
Click the following link to download the jar file.
google-compute-engine-1.9.1.jar