Last Version

com.vmware.xenon:xenon-gateway 1.5.4_10

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-gateway
Version

Version

1.5.4_10
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-gateway 1.5.4_10


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

Dependencies

compile (3)

Group / Artifact Type Version
com.vmware.xenon : xenon-common jar 1.5.4_10
com.vmware.xenon : xenon-common test-jar 1.5.4_10
com.google.code.gson : gson jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.