License |
License
License
Notice
|
---|---|
Categories |
CategoriesVMware Container Virtualization Tools |
GroupId | GroupIdcom.vmware.photon.controller |
ArtifactId | ArtifactIdphoton-azure-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-azure-adapter/ -->
<dependency>
<groupId>com.vmware.photon.controller</groupId>
<artifactId>photon-azure-adapter</artifactId>
<version>0.6.60</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-azure-adapter/
implementation 'com.vmware.photon.controller:photon-azure-adapter:0.6.60'
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-azure-adapter/
implementation ("com.vmware.photon.controller:photon-azure-adapter:0.6.60")
'com.vmware.photon.controller:photon-azure-adapter:jar:0.6.60'
<dependency org="com.vmware.photon.controller" name="photon-azure-adapter" rev="0.6.60">
<artifact name="photon-azure-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.photon.controller', module='photon-azure-adapter', version='0.6.60')
)
libraryDependencies += "com.vmware.photon.controller" % "photon-azure-adapter" % "0.6.60"
[com.vmware.photon.controller/photon-azure-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 |
com.microsoft.azure : azure | jar | 1.6.0 |
com.microsoft.azure : azure-storage | jar | 7.0.0 |
com.opencsv : opencsv | jar | 3.9 |
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 |