is not current version
Last Version 0.6.60

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


Categories

Categories

VMware Container Virtualization Tools
GroupId

GroupId

com.vmware.photon.controller
ArtifactId

ArtifactId

photon-model
Version

Version

0.6.15
Type

Type

jar

Download photon-model 0.6.15


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