is not current version
Last Version 0.6.60

com.vmware.photon.controller:photon-model 0.2.0

Photon Controller is an open-source system for managing hardware, containers, and clusters at scale

Categories

Categories

VMware Container Virtualization Tools
GroupId

GroupId

com.vmware.photon.controller
ArtifactId

ArtifactId

photon-model
Version

Version

0.2.0
Type

Type

jar

Download photon-model 0.2.0


<!-- https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-model/ -->
<dependency>
    <groupId>com.vmware.photon.controller</groupId>
    <artifactId>photon-model</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-model/
implementation 'com.vmware.photon.controller:photon-model:0.2.0'
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-model/
implementation ("com.vmware.photon.controller:photon-model:0.2.0")
'com.vmware.photon.controller:photon-model:jar:0.2.0'
<dependency org="com.vmware.photon.controller" name="photon-model" rev="0.2.0">
  <artifact name="photon-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.photon.controller', module='photon-model', version='0.2.0')
)
libraryDependencies += "com.vmware.photon.controller" % "photon-model" % "0.2.0"
[com.vmware.photon.controller/photon-model "0.2.0"]