is not current version
Last Version 0.6.60

com.vmware.photon.controller:photon-vsphere-adapter-sdk 0.4.5


Categories

Categories

VMware Container Virtualization Tools
GroupId

GroupId

com.vmware.photon.controller
ArtifactId

ArtifactId

photon-vsphere-adapter-sdk
Version

Version

0.4.5
Type

Type

jar

Download photon-vsphere-adapter-sdk 0.4.5


<!-- https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-vsphere-adapter-sdk/ -->
<dependency>
    <groupId>com.vmware.photon.controller</groupId>
    <artifactId>photon-vsphere-adapter-sdk</artifactId>
    <version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-vsphere-adapter-sdk/
implementation 'com.vmware.photon.controller:photon-vsphere-adapter-sdk:0.4.5'
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-vsphere-adapter-sdk/
implementation ("com.vmware.photon.controller:photon-vsphere-adapter-sdk:0.4.5")
'com.vmware.photon.controller:photon-vsphere-adapter-sdk:jar:0.4.5'
<dependency org="com.vmware.photon.controller" name="photon-vsphere-adapter-sdk" rev="0.4.5">
  <artifact name="photon-vsphere-adapter-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.photon.controller', module='photon-vsphere-adapter-sdk', version='0.4.5')
)
libraryDependencies += "com.vmware.photon.controller" % "photon-vsphere-adapter-sdk" % "0.4.5"
[com.vmware.photon.controller/photon-vsphere-adapter-sdk "0.4.5"]