License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-vmmigration |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle VM Migration
VM Migration helps customers migrating VMs to GCP at no additional cost, as well as an extensive ecosystem of partners to help with discovery and assessment, planning, migration, special use cases, and more.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-vmmigration/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-vmmigration</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-vmmigration/
implementation 'com.google.cloud:google-cloud-vmmigration:1.1.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-vmmigration/
implementation ("com.google.cloud:google-cloud-vmmigration:1.1.1")
'com.google.cloud:google-cloud-vmmigration:jar:1.1.1'
<dependency org="com.google.cloud" name="google-cloud-vmmigration" rev="1.1.1">
<artifact name="google-cloud-vmmigration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-vmmigration', version='1.1.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.1.1"
[com.google.cloud/google-cloud-vmmigration "1.1.1"]