Categories |
CategoriesVMware Container Virtualization Tools |
---|---|
GroupId | GroupIdcom.vmware.photon.controller |
ArtifactId | ArtifactIdphoton-vsphere-adapter-parent |
Version | Version0.6.54 |
Type | Typejar |
Filename | Size |
---|---|
photon-vsphere-adapter-parent-0.6.54.pom | 891 bytes |
photon-vsphere-adapter-parent-0.6.54-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-vsphere-adapter-parent/ -->
<dependency>
<groupId>com.vmware.photon.controller</groupId>
<artifactId>photon-vsphere-adapter-parent</artifactId>
<version>0.6.54</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-vsphere-adapter-parent/
implementation 'com.vmware.photon.controller:photon-vsphere-adapter-parent:0.6.54'
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-vsphere-adapter-parent/
implementation ("com.vmware.photon.controller:photon-vsphere-adapter-parent:0.6.54")
'com.vmware.photon.controller:photon-vsphere-adapter-parent:jar:0.6.54'
<dependency org="com.vmware.photon.controller" name="photon-vsphere-adapter-parent" rev="0.6.54">
<artifact name="photon-vsphere-adapter-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.photon.controller', module='photon-vsphere-adapter-parent', version='0.6.54')
)
libraryDependencies += "com.vmware.photon.controller" % "photon-vsphere-adapter-parent" % "0.6.54"
[com.vmware.photon.controller/photon-vsphere-adapter-parent "0.6.54"]