vSphere

 View Only
  • 1.  Are there any maven repositories for vim25

    Posted Feb 03, 2020 09:37 PM

    Hi,

     

    Anyone knows which maven repository to use inorder to include vim25 jar the local project?

    Thanks in advance.



  • 2.  RE: Are there any maven repositories for vim25

    Posted Mar 19, 2021 10:18 AM

    Did you find it? I don't see it anywhere.



  • 3.  RE: Are there any maven repositories for vim25

    Posted Aug 14, 2024 09:27 AM

    Same question here!

    The SDK package doesn't include an instruction of the lib installation, neither does it provide a pom file.

    I have tried to install the downloaded vim25.jar to my local maven, but the subfolders like vim25.mo, vim25.mox, vim25.mo.util are all missing.




  • 4.  RE: Are there any maven repositories for vim25

    Broadcom Employee
    Posted Sep 03, 2024 02:12 AM

    Hi,

    This is the Management SDK home page: https://developer.broadcom.com/sdks/vsphere-management-sdk/latest

    You can download it and use it from your plug-in.

    The vSphere Client SDK used to bundle vim25 since a special version of it was needed to support local plug-ins. For remote plugins, the standard version of vim25 should be used. It can be downloaded from the respective Management SDK page.

    The Remote Plug-in Sample, featured inside the vSphere Client SDK, bundles vim25 and it can be installed in the local repository by using "mvn validate" command.

    Best Regards,

    Denis