VMware {code} Community
tmisu2002
Contributor
Contributor

The vim25.jar (which is not on Maven Central) can be found some place else beside the VMware download?

Please tell me how should I handle the vim25.jar because I can't find it on Maven central. Where can be found for public download?

0 Kudos
3 Replies
_vladi_
VMware Employee
VMware Employee

Hi,

vim25.jar is part of vSphere Web Client SDK which you can download from here. Note this is from SDK 6.0.

The jar is located in vsphere-client-sdk\libs folder.

Cheers,

Vladi

0 Kudos
Peter_Ivanov
VMware Employee
VMware Employee

It is not available in a public maven repository. If you need it in a maven build, you can install it in your local repository as described here:

https://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html

You can also do that as part of your maven build using maven-install-plugin:

Apache Maven Install Plugin - install:install-file

Hope that helps!

~Peter

0 Kudos
oneonone
Contributor
Contributor

hi thanks, is there a chance I can download 5.1.0, I could not find that jar.

0 Kudos