Xenon

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.dcp
ArtifactId

ArtifactId

dcp-parent
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Xenon
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.
Project URL

Project URL

https://github.com/vmware/xenon

Download dcp-parent

Filename Size
dcp-parent-0.2.0.pom 12 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • dcp-common
  • dcp-loader
  • dcp-ui
com.vmware.dcp

VMware

Versions

Version
0.2.0