License |
License
License
Notice
|
---|---|
Categories |
CategoriesVMware Container Virtualization Tools |
GroupId | GroupIdcom.vmware.photon.controller |
ArtifactId | ArtifactIdphoton-vsphere-adapter |
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/ -->
<dependency>
<groupId>com.vmware.photon.controller</groupId>
<artifactId>photon-vsphere-adapter</artifactId>
<version>0.6.60</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-vsphere-adapter/
implementation 'com.vmware.photon.controller:photon-vsphere-adapter:0.6.60'
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-vsphere-adapter/
implementation ("com.vmware.photon.controller:photon-vsphere-adapter:0.6.60")
'com.vmware.photon.controller:photon-vsphere-adapter:jar:0.6.60'
<dependency org="com.vmware.photon.controller" name="photon-vsphere-adapter" rev="0.6.60">
<artifact name="photon-vsphere-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.photon.controller', module='photon-vsphere-adapter', version='0.6.60')
)
libraryDependencies += "com.vmware.photon.controller" % "photon-vsphere-adapter" % "0.6.60"
[com.vmware.photon.controller/photon-vsphere-adapter "0.6.60"]
Group / Artifact | Type | Version |
---|---|---|
com.vmware.xenon : xenon-common | jar | 1.6.7 |
com.vmware.photon.controller : photon-model | jar | 0.6.60 |
com.vmware.photon.controller : photon-model-security | jar | 0.6.60 |
com.vmware.photon.controller : photon-model-tasks | jar | 0.6.60 |
com.vmware.photon.controller : photon-adapter-util | jar | 0.6.60 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
com.vmware.photon.controller : photon-vsphere-adapter-util | jar | 0.6.60 |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 |
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.4.2 |
org.apache.commons : commons-compress | jar | 1.12 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.1 |
com.vmware.xenon : slf4j-xenon | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.vmware.photon.controller : photon-model | test-jar | 0.6.60 |
com.vmware.photon.controller : photon-model-tasks | test-jar | 0.6.60 |
com.vmware.xenon : xenon-common | test-jar | 1.6.7 |
junit : junit | jar | 4.12 |