License |
License
License
Notice
|
---|---|
Categories |
CategoriesVMware Container Virtualization Tools |
GroupId | GroupIdcom.vmware.photon.controller |
ArtifactId | ArtifactIdphoton-model-parent |
Last Version | Last Version0.6.60 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionphoton-model-parent
Photon model is a design and set of libraries for provisioning VMs and containers across different infrastructures
|
Filename | Size |
---|---|
photon-model-parent-0.6.60.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-model-parent/ -->
<dependency>
<groupId>com.vmware.photon.controller</groupId>
<artifactId>photon-model-parent</artifactId>
<version>0.6.60</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-model-parent/
implementation 'com.vmware.photon.controller:photon-model-parent:0.6.60'
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-model-parent/
implementation ("com.vmware.photon.controller:photon-model-parent:0.6.60")
'com.vmware.photon.controller:photon-model-parent:pom:0.6.60'
<dependency org="com.vmware.photon.controller" name="photon-model-parent" rev="0.6.60">
<artifact name="photon-model-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vmware.photon.controller', module='photon-model-parent', version='0.6.60')
)
libraryDependencies += "com.vmware.photon.controller" % "photon-model-parent" % "0.6.60"
[com.vmware.photon.controller/photon-model-parent "0.6.60"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |