is not current version
Last Version 1.6.18

com.vmware.xenon:xenon-common 1.6.7


Categories

Categories

VMware Container Virtualization Tools
GroupId

GroupId

com.vmware.xenon
ArtifactId

ArtifactId

xenon-common
Version

Version

1.6.7
Type

Type

jar

Download xenon-common 1.6.7


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