Open Source

yavijava is a maintained, modern Java SDK for VMware vSphere — a drop-in replacement for VIJAVA. It targets vSphere 4 through 9.

Install

Maven:

<dependency>
    <groupId>com.toastcoders</groupId>
    <artifactId>yavijava</artifactId>
    <version>VERSION</version>
</dependency>

Gradle:

implementation "com.toastcoders:yavijava:VERSION"

vSphere compatibility

yavijava versionvSphere versions supported
6.0+4 / 5 / 6
7.0+4 / 5 / 6 / 7
8.0+4 / 5 / 6 / 7 / 8
9.0+5 / 6 / 7 / 8 / 9

Resources