Last Version

com.vmware.dcp:dcp-common 0.2.0

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

Version

0.2.0
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 dcp-common 0.2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-all jar 5.0.0.Alpha2
com.google.code.gson : gson jar 2.3.1
com.esotericsoftware : kryo-shaded jar 3.0.2
org.apache.lucene : lucene-analyzers-common jar 5.2.1
org.apache.lucene : lucene-core jar 5.2.1
org.apache.lucene : lucene-misc jar 5.2.1
org.apache.lucene : lucene-queries jar 5.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.