License |
License |
---|---|
Categories |
CategoriesVMware Container Virtualization Tools |
GroupId | GroupIdcom.vmware.xenon |
ArtifactId | ArtifactIdxenon-common |
Last Version | Last Version1.6.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXenon 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.
|
Filename | Size |
---|---|
xenon-common-1.6.18.pom | |
xenon-common-1.6.18.jar | 1 MB |
xenon-common-1.6.18-tests.jar | 1 MB |
xenon-common-1.6.18-test-sources.jar | 620 KB |
xenon-common-1.6.18-sources.jar | 718 KB |
xenon-common-1.6.18-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
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 |