is not current version
Last Version 0.6.60

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


Categories

Categories

VMware Container Virtualization Tools
GroupId

GroupId

com.vmware.photon.controller
ArtifactId

ArtifactId

photon-model
Version

Version

0.6.6
Type

Type

jar

Download photon-model 0.6.6


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