is not current version
Last Version 1.6.18

com.vmware.xenon:xenon-common 0.9.0


Categories

Categories

VMware Container Virtualization Tools
GroupId

GroupId

com.vmware.xenon
ArtifactId

ArtifactId

xenon-common
Version

Version

0.9.0
Type

Type

jar

Download xenon-common 0.9.0


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