License |
License
License
Notice
|
---|---|
Categories |
CategoriesVMware Container Virtualization Tools |
GroupId | GroupIdcom.vmware.photon.controller |
ArtifactId | ArtifactIdphoton-vsphere-adapter-sdk |
Last Version | Last Version0.6.60 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPhoton model is a design and set of libraries for provisioning VMs and containers across different infrastructures
|
<!-- 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.6.60</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-vsphere-adapter-sdk/
implementation 'com.vmware.photon.controller:photon-vsphere-adapter-sdk:0.6.60'
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-vsphere-adapter-sdk/
implementation ("com.vmware.photon.controller:photon-vsphere-adapter-sdk:0.6.60")
'com.vmware.photon.controller:photon-vsphere-adapter-sdk:jar:0.6.60'
<dependency org="com.vmware.photon.controller" name="photon-vsphere-adapter-sdk" rev="0.6.60">
<artifact name="photon-vsphere-adapter-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.photon.controller', module='photon-vsphere-adapter-sdk', version='0.6.60')
)
libraryDependencies += "com.vmware.photon.controller" % "photon-vsphere-adapter-sdk" % "0.6.60"
[com.vmware.photon.controller/photon-vsphere-adapter-sdk "0.6.60"]
Group / Artifact | Type | Version |
---|---|---|
com.vmware.xenon : slf4j-xenon | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |