Last Version

com.vmware.xenon:xenon-common 1.6.18

Xenon is both a set of software components and a service oriented design pattern. The runtime is implemented in Java and acts as the host for the lightweight, asynchronous services. The programming model is language agnostic (does not rely on Java specific constructs) so implementations in other languages are encouraged.

License

License

Categories

Categories

VMware Container Virtualization Tools
GroupId

GroupId

com.vmware.xenon
ArtifactId

ArtifactId

xenon-common
Version

Version

1.6.18
Type

Type

jar
Description

Description

Xenon is both a set of software components and a service oriented design pattern. The runtime is implemented in Java and acts as the host for the lightweight, asynchronous services. The programming model is language agnostic (does not rely on Java specific constructs) so implementations in other languages are encouraged.

Download xenon-common 1.6.18


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

Dependencies

compile (15)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.29.Final
com.google.code.gson : gson jar 2.8.0
com.esotericsoftware : kryo-shaded jar 3.0.2
org.apache.lucene : lucene-analyzers-common jar 6.5.0
org.apache.lucene : lucene-core jar 6.5.0
org.apache.lucene : lucene-misc jar 6.5.0
org.apache.lucene : lucene-queries jar 6.5.0
org.apache.lucene : lucene-grouping jar 6.5.0
org.apache.lucene : lucene-backward-codecs jar 6.5.0
io.opentracing : opentracing-api jar 0.30.0
io.opentracing : opentracing-noop jar 0.30.0
io.opentracing.brave : brave-opentracing Optional jar 0.22.1
io.zipkin.reporter2 : zipkin-sender-okhttp3 Optional jar 2.0.2
io.zipkin.reporter2 : zipkin-sender-urlconnection Optional jar 2.0.2
com.uber.jaeger : jaeger-core Optional jar 0.21.0

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1
com.google.code.findbugs : jsr305 jar 3.0.1

test (5)

Group / Artifact Type Version
io.opentracing : opentracing-util jar 0.30.0
io.opentracing : opentracing-mock jar 0.30.0
io.netty : netty-tcnative-boringssl-static jar 2.0.14.Final
org.assertj : assertj-core Optional jar 3.8.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.